summaryrefslogtreewikicommitdiff
path: root/src/main/resources/config.yml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-11-26 14:23:39 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2022-11-26 14:23:39 -0500
commit6b453dde9758bc6d4d399528209addc2b817ce1a (patch)
tree3172b2afa630621a22cc65426f6b932b1b0f912f /src/main/resources/config.yml
parentfix seeker/hider returning null (diff)
downloadkenshinshideandseek-6b453dde9758bc6d4d399528209addc2b817ce1a.tar.gz
kenshinshideandseek-6b453dde9758bc6d4d399528209addc2b817ce1a.tar.bz2
kenshinshideandseek-6b453dde9758bc6d4d399528209addc2b817ce1a.zip
1.7.0RC1
Diffstat (limited to 'src/main/resources/config.yml')
-rw-r--r--src/main/resources/config.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 389352a..82b9379 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -268,11 +268,8 @@ locale: "en-US"
# playing the game.
blockedCommands: [
"msg",
- "tp",
- "gamemode",
- "kill",
- "give",
- "effect"
+ "reply",
+ "me"
]
# Stop interactions with any block by any user while playing the game.