VelocityTools icon indicating copy to clipboard operation
VelocityTools copied to clipboard

[BUG] Disabling commands in config unregisters them no matter which plugin has registered them also

Open MotikaCraft-TheJoshua opened this issue 6 months ago • 1 comments

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

MotikaCraft-TheJoshua avatar Jun 05 '25 19:06 MotikaCraft-TheJoshua

Should be already fixed in the latest dev-build (see this commit)

UserNugget avatar Jun 05 '25 19:06 UserNugget