Skip to content
Success

Changes

Summary

  1. Fix EventBus when used with Byte.MAX_PRIORITY - closes #910. Also (commit: db7f3c7) (details)
Commit db7f3c770d387bf26ebfb04a0b209f26dcd452c0 by md_5
Fix EventBus when used with Byte.MAX_PRIORITY - closes #910. Also includes additional unit test cases to cover any future regressions.
(commit: db7f3c7)
The file was modifiedevent/src/main/java/net/md_5/bungee/event/EventBus.java
The file was modifiedevent/src/test/java/net/md_5/bungee/event/EventPriorityTest.java