You could use the @priority tags if thats what you mean E.g. PHP: /** * @priority HIGH */public function onEvent(...){} Visit https://github.com/pmmp/PocketMine-...rc/pocketmine/event/EventPriority.php#L30-L37 to see all the priorities & their execution order