WorldGuard API Events
LadyCailinBot opened this issue ยท 1 comments
WORLDGUARD-4166 - Reported by Harry
Currently there is only one event that world guard fires that can be used via the api. To help development and compatibility I think there should be much more events and it shouldn't be too hard to implement. For example; Region created, Region deleted, Region Members Added/Removed, Region bounds updated etc.
There's no need to go overboard with events for everything and events are a common part of an api that generally all plugins should have and I think it's a long awaited feature that is about due applying.