mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
aa6fa281cc
This PR is to allow users to unregister commands from the `JDACommandManager` Currently slightly flawed, needs research. When re-registering it spits out a load of messages like so: ``` SEVERE: [ACF] ACF Error: settings registered subcommand boss role for root command settings - but it is already defined in settings Sep 20, 2018 3:58:31 AM com.algorithmjunkie.freelance.gachapon.acf.JDACommandManager log SEVERE: [ACF] 2 subcommands of the same prefix may not be spread over 2 different classes. Ignoring this. ``` Not sure if this is just for me, or if it's for all.