mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 18:35:20 +02:00
Separate anticheat settings (#15040)
This commit is contained in:
@@ -884,8 +884,13 @@ default_privs (Default privileges) string interact, shout
|
||||
# Privileges that players with basic_privs can grant
|
||||
basic_privs (Basic privileges) string interact, shout
|
||||
|
||||
# If enabled, disable cheat prevention in multiplayer.
|
||||
disable_anticheat (Disable anticheat) bool false
|
||||
# Server anticheat configuration.
|
||||
# Flags are positive. Uncheck the flag to disable corresponding anticheat module.
|
||||
anticheat_flags (Anticheat flags) flags digging,interaction,movement digging,interaction,movement
|
||||
|
||||
# Tolerance of movement cheat detector.
|
||||
# Increase the value if players experience stuttery movement.
|
||||
anticheat_movement_tolerance (Anticheat movement tolerance) float 1.0 1.0
|
||||
|
||||
# If enabled, actions are recorded for rollback.
|
||||
# This option is only read when server starts.
|
||||
|
Reference in New Issue
Block a user