New event system
fynntimes opened this issue ยท 1 comments
Currently, the event system in Prison is rushed and very sparse. There are very little events, and listeners have no control over which exact events they listen to... even for event priorities.
The new event system will be modeled after lucko's helper event system.
- New system modeled after helper's event system.
- Expand events to include all player and block events in Spigot.