forked from BLOCKFANTASY/LOOHP-Limbo
Added option to disable chat
This commit is contained in:
@@ -6,6 +6,7 @@ groups:
|
||||
- limboserver.gamemode
|
||||
default:
|
||||
- limboserver.spawn
|
||||
- limboserver.chat
|
||||
|
||||
players:
|
||||
LOOHP:
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user