forked from BLOCKFANTASY/LOOHP-Limbo
Default reduced debug info to true
This commit is contained in:
parent
bcf9d0a450
commit
e88656b1bf
|
|
@ -42,7 +42,7 @@ default-gamemode=creative
|
||||||
world-spawn=world;20.5;17;22.5;-90;0
|
world-spawn=world;20.5;17;22.5;-90;0
|
||||||
|
|
||||||
#Reduce debug info
|
#Reduce debug info
|
||||||
reduced-debug-info=false
|
reduced-debug-info=true
|
||||||
|
|
||||||
#Whether the IP addresseses of players should be logged
|
#Whether the IP addresseses of players should be logged
|
||||||
#If not enabled player IP addresses will be replaced by <ip address withheld> in logs
|
#If not enabled player IP addresses will be replaced by <ip address withheld> in logs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue