Add zoomout-min-tps setting
This commit is contained in:
parent
2d20fd11f7
commit
5bc4de6a8b
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue