public class FormattedCommandAlias extends Command
description, timings, usageMessage
Constructor | Description |
---|---|
FormattedCommandAlias(String alias,
String[] formatStrings) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
execute(CommandSender sender,
String commandLabel,
String[] args) |
Executes the command, returning its success
|
broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister
public boolean execute(@NotNull CommandSender sender, @NotNull String commandLabel, @NotNull String[] args)
Command
Copyright © 2019. All rights reserved.