cucumber
cucumber copied to clipboard
Unbind parsecmd on disable
When i reload the server it stops working
When you run /reload? What does it say?
Yes, when I run the reload command.
Says:
[Server thread/CRITICAL]: cucumber has already instantiated parsecmd!
and if I try to execute any command of the plugin it tells me that the command does not exist.
Ah yeah that makes sense. /reload shouldn't really be used anyways, it breaks a lot of things.
I'll fix this whenever I get working on the plugin again, hadn't thought of needing to "unbind" virions when the plugin gets disabled.
Thanks