High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
2011-01-19 10:23:00 +08:00
paper-api Event hooks were ordered in backwards order versus the expected way. To avoid sorting problems and manual sorting, changed priority to be handled by a PriorityQueue<>() rather than a manually sorted List(). 2011-01-19 10:23:00 +08:00