I have a speed run mini-game on my server and i have moment cheats allowed, but pocketmine still reverts players movement
No I don't believe its an overload "HikingJungle138 moved too fast, reverting movement" is what it says in the console.
this is a standard function in the PMMP code that prevents hackers or players with the modified client from teleporting to coordinates quickly, that causing bugs on the server and leaving it overloaded, that's not good, but if you want to remove it in your API feel free to do that, but it's not much recommended. code line - https://github.com/pmmp/PocketMine-...8dfc7f597f57c/src/pocketmine/Player.php#L1476