mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
c188312fb1
A RootCommand is shared between any BaseCommand that all use the same root. We should not unregister the root command until all sub commands are unregistered.