== Installation == 1. Download PluginHide.jar 2. Place it in your server's /plugins folder 3. Restart your server 4. Done! PluginHide works out of the box. == Configuration == After first start, edit plugins/PluginHide/config.yml # Commands to block from players blocked-commands: - plugins - pl - ver - version # Commands players CAN see allowed-commands: - help - spawn # Message shown when a blocked command is used blocked-message: "&cUnknown command. Type /help for help." # Hide from tab-completion? (blocks hacked clients like Meteor) hide-tab-completion: true # Notify admins when someone tries a blocked command? notify-admins: false == Support == Leave a comment if you find any bugs and I will fix them within 24 hours.