About Block Commands
Prevents the use of certain commands in certain regions in Config.
Required : https://umod.org/plugins/zone-manager
Permission : blockcommands.bypass
Config :
{ "Console Command Settings": [ { "Command": "backpack.open", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test1", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test2", "Zone List": [ "72827873", "21026923" ] } ], "Chat Command Settings": [ { "Command": "backpack", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test1", "Zone List": [ "72827873", "21026923" ] }, { "Command": "test2", "Zone List": [ "72827873", "21026923" ] } ] }
Lang :
{ "NoPerm": "<color=#00ffff>This command is not available in your area!</color>" }
Placeholders :
{command} - player use command {displayname} - player displayname {playerId} - player id