File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,21 @@ prevent-hotbar-switch: true
5757prevent-commands : true
5858prevent-crafting : true
5959whitelisted-commands :
60+ # !! NOTE !! If you do not have the minecraft commands blocked by permissions, it is strongly advised
61+ # Not to remove these from the whitelist due to chat signatures - if these commands are cancelled,
62+ # The player will be kicked for a missing public key.
63+ - /minecraft:msg
64+ - /minecraft:w
65+ - /minecraft:t
66+ - /minecraft:teammsg
67+ - /minecraft:tm
6068 - /msg
69+ - /w
70+ - /t
71+ - /teammsg
72+ - /tm
6173 - /r
74+ placeholder-api-format : " <dark_gray>[Frozen]</dark_gray>"
6275# -------------------- [Locale] --------------------
6376prefix : " <green><bold>[</bold><yellow>SPF</yellow><bold>]</bold></green> "
6477no-permission : " <red>You do not have permission to run this command!</red>"
You can’t perform that action at this time.
0 commit comments