feat: RestartCommand
This commit is contained in:
@@ -58,6 +58,7 @@ public class CommandHandlerPlugin {
|
||||
registerCommand(new StopCommand());
|
||||
registerCommand(new GrepLogCommand());
|
||||
registerCommand(new FindAltsCommand());
|
||||
registerCommand(new RestartCommand());
|
||||
}
|
||||
|
||||
public boolean disabled = false;
|
||||
|
||||
Reference in New Issue
Block a user