public class ZCommand extends VCommand
| Constructor and Description |
|---|
ZCommand() |
| Modifier and Type | Method and Description |
|---|---|
CommandType |
perform(ZNexusPlugin main)
method that allows you to execute the command
|
VCommand |
sendHelp(java.lang.String command) |
VCommand |
setCommand(java.util.function.BiConsumer<VCommand,ZNexusPlugin> command) |
addSubCommand, addSubCommand, addSubCommand, createInventory, getArgsMaxLength, getArgsMinLength, getDescription, getInventory, getParent, getPermission, getPlayer, getSender, getSubCommands, getSyntaxe, isConsoleCanUse, isIgnoreArgs, isIgnoreParent, prePerform, sameSubCommands, setIgnoreArgs, setIgnoreParent, toStringcolorReverse, colorReverse, sendLogsNexuspublic CommandType perform(ZNexusPlugin main)
VCommandpublic VCommand setCommand(java.util.function.BiConsumer<VCommand,ZNexusPlugin> command)
public VCommand sendHelp(java.lang.String command)