Description:
- Contributors:
- Detoxxz
This is just a simple plugin that stops player from executing commands like /pl /bukkit:about /? and then sends them a block message. Tested on 1.7.10
Features:
- You can add more commands in the config that should be blocked
- You can edit all messages
- If you want you can enable notifications for admins when a player uses a forbidden command
- Blocks command + Tab [requires ProtocolLib]
Commands:
- /dspreload » Reloads the config, you need the permission dsp.admin
Permissions:
- dsp.admin » Write blocked commands, /dspreload command, receive admin notifications
Addons:
- ProtocolLib » Enables antiTab for blocked commands
#The message player will get when they use a blocked command
blockMessage: '&cYou can search for plugins on &bhttp://dev.bukkit.org/bukkit-plugins/'
#The commands that are blocked
blockedCommands:
- pl
- plugins
- 'bukkit:'
- '?'
- about
- ver
- version
- icanhasbukkit
#Set if admins should receive a message when a player uses a blocked command (true or false)
sendNotificationOnBlockedCommandAccesToAdmins: true
#The notification admins will receive if enabled
adminNotificationMessage: '&6[Server-Team] &bThe player %player tried to use the blocked
command %command'

DontShowPlugins 1.1.2
Prevents player from seeing your plugins / server version etc. | Fully configurable