org.bukkit.command.defaults
public class ReloadCommand extends BukkitCommand
description, usageMessage| Constructor and Description | 
|---|
ReloadCommand(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
execute(CommandSender sender,
       String currentAlias,
       String[] args)
Executes the command, returning its success 
 | 
broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setPermission, setPermissionMessage, setUsage, tabComplete, tabComplete, testPermission, testPermissionSilent, toString, unregisterpublic ReloadCommand(String name)
public boolean execute(CommandSender sender, String currentAlias, String[] args)
CommandCopyright © 2014. All rights reserved.