forked from GeyserMC/Geyser
Add debug option to prevent console spam
This commit is contained in:
parent
49dc3bbe60
commit
d0347c537d
8 changed files with 159 additions and 148 deletions
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue