Package org.bukkit.command
Class FormattedCommandAlias
java.lang.Object
org.bukkit.command.Command
org.bukkit.command.FormattedCommandAlias
public class FormattedCommandAlias extends Command
- 
Field Summary
- 
Constructor SummaryConstructors Constructor Description FormattedCommandAlias(String alias, String[] formatStrings)
- 
Method SummaryModifier and Type Method Description booleanexecute(CommandSender sender, String commandLabel, String[] args)Executes the command, returning its successMethods inherited from class org.bukkit.command.CommandbroadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregister