diff --git a/src/pocketmine/resources/pocketmine.yml b/src/pocketmine/resources/pocketmine.yml index 5c8345e2a..d36b29d6f 100644 --- a/src/pocketmine/resources/pocketmine.yml +++ b/src/pocketmine/resources/pocketmine.yml @@ -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