public class CommandManager extends Object
| Constructor and Description |
|---|
CommandManager() |
| Modifier and Type | Method and Description |
|---|---|
static CommandManager |
get()
Get the instance of the command manager
|
void |
onCommand(Object sender,
String cmd,
String[] args)
Handle/Perform a command.
|
public static CommandManager get()
Copyright © 2020. All rights reserved.