Added option to disable chat

This commit is contained in:
GrizzlT
2021-08-21 15:32:32 +02:00
parent 3fecd768f3
commit a7f6a34fbe
4 changed files with 11 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ groups:
- limboserver.gamemode
default:
- limboserver.spawn
- limboserver.chat
players:
LOOHP:
+3
View File
@@ -31,6 +31,9 @@ level-dimension=minecraft:overworld
#Whether Flying is allowed
allow-flight=false
#Whether chat messages are allowed
allow-chat=true
#GameMode, survival, creative, adventure, spectator
default-gamemode=creative