Package com.earth2me.essentials.commands
Class Commanditemname
java.lang.Object
com.earth2me.essentials.commands.EssentialsCommand
com.earth2me.essentials.commands.Commanditemname
- All Implemented Interfaces:
IEssentialsCommand
-
Field Summary
Fields inherited from class com.earth2me.essentials.commands.EssentialsCommand
COMMON_DATE_DIFFS, COMMON_DURATIONS, ess, module
-
Constructor Summary
-
Method Summary
Methods inherited from class com.earth2me.essentials.commands.EssentialsCommand
getCommands, getFinalArg, getItems, getMatchingItems, getName, getNewExceptionFuture, getPlayer, getPlayer, getPlayer, getPlayer, getPlayer, getPlayer, getPlayer, getPlayers, getPlayers, getPlugins, getTabCompleteOptions, getUsageStrings, run, run, run, setEssentials, setEssentialsModule, showError, tabComplete, tabComplete, tabCompleteCommand
-
Field Details
-
PERM_PREFIX
- See Also:
-
-
Constructor Details
-
Commanditemname
public Commanditemname()
-
-
Method Details
-
run
- Overrides:
run
in classEssentialsCommand
- Throws:
Exception
-
getTabCompleteOptions
protected List<String> getTabCompleteOptions(Server server, User user, String commandLabel, String[] args) - Overrides:
getTabCompleteOptions
in classEssentialsCommand
-