File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 12331233# Increase the value if players experience stuttery movement.
12341234# type: float min: 1
12351235# anticheat_movement_tolerance = 1.0
1236+
12361237### Client-side Modding
12371238
12381239# Restricts the access of certain client-side functions on servers.
34053406# type: bool
34063407# ask_reconnect_on_crash = false
34073408
3408- # If enabled, actions are recorded for rollback.
3409- # This option is only read when server starts . Note that the engine will not
3409+ # If enabled, node and inventory actions are recorded for rollback.
3410+ # This option is only read on server start . Note that the engine will not
34103411# automatically clean old entries from the rollback database.
3411- # Storage backend is configured per-world in world.mt:
3412- # - rollback_backend (defaults to to sqlite3)
3413- # - for PostgreSQL, pgsql_rollback_connection is required
3412+ # type: bool
34143413# enable_rollback_recording = false
34153414
34163415### Server/Env Performance
You can’t perform that action at this time.
0 commit comments