cucumber icon indicating copy to clipboard operation
cucumber copied to clipboard

Unbind parsecmd on disable

Open IvanCraft623 opened this issue 5 years ago • 4 comments

When i reload the server it stops working

IvanCraft623 avatar Oct 11 '20 20:10 IvanCraft623

When you run /reload? What does it say?

adeynes avatar Oct 12 '20 18:10 adeynes

Yes, when I run the reload command.

Says:

[Server thread/CRITICAL]: cucumber has already instantiated parsecmd!

IvanCraft623 avatar Oct 12 '20 22:10 IvanCraft623

and if I try to execute any command of the plugin it tells me that the command does not exist.

IvanCraft623 avatar Oct 12 '20 22:10 IvanCraft623

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

adeynes avatar Oct 13 '20 09:10 adeynes