YourGameSpace / AntiCooldown

6 stars 1 forks source link

Faulty Event #14

Closed YourGameSpace closed 3 years ago

YourGameSpace commented 3 years ago

org.bukkit.plugin.IllegalPluginAccessException: Unable to find handler list for event com.yourgamespace.anticooldown.api.events.WorldDisableEvent. Static getHandlerList method required!

Same error for both enable/disable world events https://github.com/YourGameSpace/AntiCooldown/blob/main/src/main/java/com/yourgamespace/anticooldown/api/events/WorldDisableEvent.java https://github.com/YourGameSpace/AntiCooldown/blob/main/src/main/java/com/yourgamespace/anticooldown/api/events/WorldEnableEvent.java

YourGameSpace commented 3 years ago

Fixed in https://github.com/YourGameSpace/AntiCooldown/commit/0a0bae759ad6bbbedfebd5f8b829f86bd8be8414