brigadier
brigadier copied to clipboard
Added unregister method
Your now able to unregister a registed command
You should also overload your method with a String parameter (in case you lost the reference to your CommandNode)
public void unregister(final String name)
public void removeChild(final String name)