Hello, I am in need of a plugin that blocks commands but for ops and as well for normal players. Here is what I want it to look like:
In the config the user puts a name for the command lets say 'ban'. Then puts the command down '/ban'. After that sets type to TEXT and then types the text '&4Command blocked'. Also there needs to be a bypass perm for the names.
Example config:
name: 'ban'
command: /ban
type: TEXT
text: '&4Command Blocked'
permission-node: plugin.bypass.ban
So when a op without the perm types in /ban it will result in &4Command Blocked. And if they have the perm plugin.bypass.ban then it will result /ban <name> like it normally would. An example plugin of this is called mycommand, but it does not offer bypass for each command.
Thanks!
Skype --> mcluz1fer
Willing to pay!
In the config the user puts a name for the command lets say 'ban'. Then puts the command down '/ban'. After that sets type to TEXT and then types the text '&4Command blocked'. Also there needs to be a bypass perm for the names.
Example config:
name: 'ban'
command: /ban
type: TEXT
text: '&4Command Blocked'
permission-node: plugin.bypass.ban
So when a op without the perm types in /ban it will result in &4Command Blocked. And if they have the perm plugin.bypass.ban then it will result /ban <name> like it normally would. An example plugin of this is called mycommand, but it does not offer bypass for each command.
Thanks!
Skype --> mcluz1fer
Willing to pay!
Last edited:
