Disable movement anti-cheat by default

shit's useless and an annoyance.
This commit is contained in:
Dylan K. Taylor 2017-10-17 16:45:18 +01:00
parent ece37d1e19
commit a456b7cfca

View File

@ -106,8 +106,8 @@ player:
#Choose whether to enable player data saving.
save-player-data: true
anti-cheat:
#If false, will try to prevent speed and noclip cheats. May cause movement issues with some blocks which are not yet properly implemented.
allow-movement-cheats: false
#If false, will try to prevent speed and noclip cheats. May cause movement issues.
allow-movement-cheats: true
#If false, times block breaks to ensure players are not cheating. May cause issues with some blocks which are not yet properly implemented.
allow-instabreak: false