public void onDisable() { Command.removeCommands(cmd); }
public void onDisable() { Command.removeCommands(cmd); stopUpdater(); }
public void onDisable() { Command.removeCommands(cmd, cmdAdd, cmdRemove); }