WorldGuard

WorldGuard

8M Downloads

registerEvents called in constructor instead of onEnable

stevenh opened this issue ยท 1 comments

commented

Events are force unregistered when a plugin is disabled so all event registration should be done in onEnable

commented

I'll change that. onEnable didn't exist at the time I ported WorldGuard.