PluginHiderPlus (PHP) is an easy to use plugin hider which disables Tab-complition.
PluginHiderPlus is a lightweight, high-performance Minecraft server plugin designed to secure your server by hiding sensitive commands and plugin information from unauthorized players. Keep your server setup private and protect your intellectual property with ease!
/pl, /plugins, /?, or tab-completing unauthorized commands.Put the plugin inside of your servers plugin folder and restart the server. If there is something that you need to block then simply add it in the config file.
config.yml# PluginHiderPlus Configuration
# Customize your block messages and settings here!
settings:
# The message displayed when a player tries to execute a hidden command
no-permission-message: "&cCHANGE THIS TO YOUR OWN MESSAGE"
# List of commands that should be completely blocked for regular players
blocked-commands:
- "pl"
- "plugins"
- "version"
- "ver"
- "about"
- "icanhasbukkit"
- "?"