When I'm coding the LaunchPad plugin, I found that it isn't possible to check if an entity moves by any events. EntityMoveEvent is unusable. So, is there any way to check if an entity moves?
Why even code a new launchpad plugin? There are many out there.. Tell me its for practicing and i'll accept it. Don't you want to check if a player moves? public function onPlayerMove(PlayerMoveEvent $event){}