mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-01-04 07:28:17 +01:00
*
This commit is contained in:
parent
2532f0ba22
commit
b435fbfb33
@ -157,7 +157,6 @@ public final class CommandManager {
|
||||
//
|
||||
// }
|
||||
// });
|
||||
setupDispatcher();
|
||||
}
|
||||
|
||||
/**
|
||||
@ -285,6 +284,7 @@ public final class CommandManager {
|
||||
}
|
||||
|
||||
this.platform = platform;
|
||||
setupDispatcher();
|
||||
}
|
||||
|
||||
public void unregister() {
|
||||
|
Loading…
Reference in New Issue
Block a user