| Package | Description |
|---|---|
| com.datasiqn.commandcore.command.builder | |
| com.datasiqn.commandcore.managers |
| Modifier and Type | Method and Description |
|---|---|
CommandBuilder |
CommandBuilder.alias(String... aliases)
Sets the command's aliases
|
CommandBuilder |
CommandBuilder.alias(String... aliases)
Sets the command's aliases
|
CommandBuilder |
CommandBuilder.description(@Nullable String description)
Sets the description of the command
|
CommandBuilder |
CommandBuilder.description(@Nullable String description)
Sets the description of the command
|
protected @NotNull CommandBuilder |
CommandBuilder.getThis() |
protected @NotNull CommandBuilder |
CommandBuilder.getThis() |
CommandBuilder |
CommandBuilder.permission(@Nullable String permission)
Sets the permission of the command
|
CommandBuilder |
CommandBuilder.permission(@Nullable String permission)
Sets the permission of the command
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandManager.registerCommand(@NotNull CommandBuilder command)
Registers a new command
|
void |
CommandManager.registerCommand(@NotNull CommandBuilder command)
Registers a new command
|
Copyright © 2024. All rights reserved.