public class FormattedCommandAlias extends Command
description, timings, usageMessage| Constructor and Description | 
|---|
FormattedCommandAlias(String alias,
                     String[] formatStrings)  | 
| Modifier and Type | Method and 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, unregisterpublic boolean execute(CommandSender sender, String commandLabel, String[] args)
CommandCopyright © 2021. All rights reserved.