mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-25 12:23:48 +00:00
Runtime conversion would be far too slow, remove this redundant option
This commit is contained in:
parent
747aae94ec
commit
440d66bd59
@ -97,9 +97,6 @@ player:
|
|||||||
level-settings:
|
level-settings:
|
||||||
#The default format that levels will use when created
|
#The default format that levels will use when created
|
||||||
default-format: pmanvil
|
default-format: pmanvil
|
||||||
#If true, converts from a format that is not the default to the default format on load
|
|
||||||
#NOTE: This is currently not implemented
|
|
||||||
convert-format: false
|
|
||||||
#Automatically change levels tick rate to maintain 20 ticks per second
|
#Automatically change levels tick rate to maintain 20 ticks per second
|
||||||
auto-tick-rate: true
|
auto-tick-rate: true
|
||||||
auto-tick-rate-limit: 20
|
auto-tick-rate-limit: 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user