Changelog
- Bumped the at least required version PocketMine-MP to
5.5.0
. - Fixed a bug where:
- in the case of
ConsecutiveEventHandlerExecutionTrait
, the first registered listener of an event was skipped and - in the case of
PrioritizedEventHandlerExecutionTrait
, the group of registered listeners with the lowest priority was skipped.
- in the case of