#658 Add hide_chat setting

This commit is contained in:
Gabriele C
2016-04-15 21:50:32 +02:00
parent 6c9297a667
commit 4040cd9ba6
5 changed files with 27 additions and 10 deletions
+2
View File
@@ -67,6 +67,8 @@ settings:
# Care that this feature blocks also all the commands not
# listed in the list below.
allowChat: false
# Can not authenticated players see the chat log?
hideChat: false
# WARNING: use this only if you need it!
# Allow unlogged users to use all the commands if registration is not forced!
allowAllCommandsIfRegistrationIsOptional: false