Clean up the disguise runnable a bit for some more sanity, it's so ugly.
This commit is contained in:
@@ -171,6 +171,10 @@ public class LibsDisguises extends JavaPlugin {
|
||||
new MetricsInitalizer();
|
||||
}
|
||||
|
||||
private void startTask() {
|
||||
|
||||
}
|
||||
|
||||
public void unregisterCommands(boolean force) {
|
||||
CommandMap map = ReflectionManager.getCommandMap();
|
||||
Map<String, Command> commands = ReflectionManager.getCommands(map);
|
||||
|
Reference in New Issue
Block a user