refactor class
This commit is contained in:
parent
3a2d6f3ed8
commit
8b370a8e85
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ public class CommandManager extends Manager {
|
|||
super.load();
|
||||
|
||||
registerCommand("attributes", AttributeCommand.class);
|
||||
registerCommand("clientbuild", ClientBuildCommand.class);
|
||||
|
||||
registerCommand("resetadventure", ResetAdventureCommand.class);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue