This is mainly an update for the API. I've overhauled the SubEvent API, because before it was not great. It's taken a more bukkit-like approach, so it's easier to understand & use.
Event API Improvements (over the original):
Events can now be ordered by priority
Event issues are easier to debug now
Event Exceptions no longer stop SubServers from completing tasks