mirror of
https://github.com/LOOHP/Limbo.git
synced 2026-06-08 05:51:43 +00:00
Merge pull request #49 from SlenkyDev/master
Added the option to hide IP addresses in logs
This commit is contained in:
@@ -44,6 +44,10 @@ world-spawn=world;20.5;17;22.5;-90;0
|
||||
#Reduce debug info
|
||||
reduced-debug-info=false
|
||||
|
||||
#Whether the IP addresseses of players should be logged
|
||||
#If not enabled player IP addresses will be replaced by <ip address withheld> in logs
|
||||
log-player-ip-addresses=true
|
||||
|
||||
#The view distance of the server
|
||||
view-distance=6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user