CloudburstMC / Nukkit

Cloudburst Nukkit - Nuclear-Powered Minecraft: Bedrock Edition Server Software
https://cloudburstmc.org
GNU General Public License v3.0
1.21k stars 420 forks source link

unregister commands not working #2145

Open zOmArRD opened 1 year ago

zOmArRD commented 1 year ago

Expected Behavior

It is expected that when using the corresponding functions, the command will not be registered in the server.

Actual Behavior

When debugging, I notice that the method always returns false, no matter how you try to unregister

Steps to Reproduce

image image image

Checklist: