mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-12-25 18:17:37 +01:00
Add zoomout-min-tps setting
This commit is contained in:
parent
2d20fd11f7
commit
5bc4de6a8b
@ -318,6 +318,8 @@ per-tick-time-limit: 50
|
||||
update-min-tps: 18.0
|
||||
# If TPS of server is below this setting, full/radius renders processing is paused
|
||||
fullrender-min-tps: 18.0
|
||||
# If TPS of server is below this setting, zoom out processing is paused
|
||||
zoomout-min-tps: 18.0
|
||||
|
||||
showplayerfacesinmenu: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user