mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
@@ -271,6 +271,7 @@ public class BukkitCommandManager extends CommandManager<
|
||||
knownCommands.remove(key);
|
||||
}
|
||||
knownCommands.remove(plugin + ":" + key);
|
||||
registeredCommands.remove(key);
|
||||
}
|
||||
|
||||
public void unregisterCommands() {
|
||||
|
||||
Reference in New Issue
Block a user