Add debug option to prevent console spam

This commit is contained in:
RednedEpic 2019-07-21 16:18:20 -05:00
parent 49dc3bbe60
commit d0347c537d
8 changed files with 159 additions and 148 deletions

View file

@ -27,6 +27,9 @@ ping-passthrough: false
# Maximum amount of players that can connect
max-players: 100
# If debug messages should be sent through console
debug-mode: false