summaryrefslogtreewikicommitdiff
path: root/src/main/resources/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/config.yml')
-rw-r--r--src/main/resources/config.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 6c239fb..8482cf8 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -120,13 +120,7 @@ locale: "en-US"
# Not really usefully if using permission plugins.
# You can add /kill for any use, but it's already blocked on those
# playing the game.
-blockedCommands:
- - msg
- - tp
- - gamemode
- - kill
- - give
- - effect
+blockedCommands: [msg, tp, gamemode, kill, give, effect]
# ---------------------------------------------------------- #
# ONLY EDIT BEYOND THIS POINT IF YOU KNOW WHAT YOU ARE DOING #