VelocityTools
VelocityTools copied to clipboard
[BUG] Disabling commands in config unregisters them no matter which plugin has registered them also
Let's say we have a custom plugin which registers /alert command or even better case - /hub command
We now disable this hub (or alert) command in this plugin's config - and this plugin will now permanently disable every alert/hub commands from any plugin
This is in my case
Should be already fixed in the latest dev-build (see this commit)