Files
CommandWhitelist/src/main/resources/bungeeconfig.yml
T
2020-12-16 05:32:29 +01:00

22 lines
768 B
YAML

# This is bungeecord version of the config.
messages:
prefix: "CommandWhitelist > "
command-denied: "No such command."
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 doesn't exist or error occured"
commands:
# Permissions that control what commands players can use
# you can add unlimited amount of whitelists
# this will be automatically given to players by default
default:
- glist
- server
# commandwhitelist.commands.example
example:
- example