Another method would be to cancel the move event: PHP: public function onPlayerMove(PlayerMoveEvent $event){$event->setCancelled(true);}