add refillcore and fix help
This commit is contained in:
@@ -32,6 +32,7 @@ public class CommandHandlerPlugin {
|
||||
registerCommand(new BotVisibilityCommand());
|
||||
registerCommand(new TPSBarCommand());
|
||||
registerCommand(new NetMessageCommand());
|
||||
registerCommand(new RefillCoreCommand());
|
||||
}
|
||||
|
||||
public void registerCommand (Command command) {
|
||||
|
||||
Reference in New Issue
Block a user