SimpleClans

SimpleClans

467k Downloads

API: Event lack getHandlerList()

lackoSK opened this issue ยท 1 comments

commented

Hello,

Your ChatEvent lacks a method getHandlerList() which causes issues with API and so with our plugin [ https://pastebin.com/U1CMSYCH ]

public static HandlerList getHandlerList() { return handlers; }

Can you please add it?

Thank you
Ladislav from MineAcademy.org

commented

Hi,
Thanks for reporting.
Does your plugin have an option to disable the hook until this is fixed?