spigot add/remove dynamic commands

This commit is contained in:
YouHaveTrouble
2020-11-02 04:18:38 +01:00
parent e4ac7875c4
commit c8b8aa945d
4 changed files with 148 additions and 8 deletions
+3
View File
@@ -4,6 +4,9 @@ messages:
no-permission: "&cYou don't have permission to do this."
no-such-subcommand: "&cNo subcommand by that name."
config-reloaded: "&eConfiguration reloaded."
added-to-whitelist: "&eWhitelisted command &6%s &efor permission &6%s"
removed-from-whitelist: "&eRemoved command &6%s &efrom permission &6%s"
group-doesnt-exist: "&cGroup or command doesn't exist"
commands:
# Permissions that control what commands players can use
+2
View File
@@ -15,6 +15,8 @@ commands:
permissions:
commandwhitelist.reload:
default: OP
commandwhitelist.admin:
default: OP
commandwhitelist.bypass:
default: OP
commandwhitelist.commands.default: