Package net.essentialsx.discord.commands
Class Commanddiscordbroadcast
java.lang.Object
com.earth2me.essentials.commands.EssentialsCommand
net.essentialsx.discord.commands.Commanddiscordbroadcast
- All Implemented Interfaces:
com.earth2me.essentials.commands.IEssentialsCommand
public class Commanddiscordbroadcast
extends com.earth2me.essentials.commands.EssentialsCommand
-
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
-
Constructor Details
-
Commanddiscordbroadcast
public Commanddiscordbroadcast()
-
-
Method Details
-
run
protected void run(Server server, com.earth2me.essentials.CommandSource sender, String commandLabel, String[] args) throws Exception - Overrides:
run
in classcom.earth2me.essentials.commands.EssentialsCommand
- Throws:
Exception
-
getTabCompleteOptions
protected List<String> getTabCompleteOptions(Server server, com.earth2me.essentials.CommandSource sender, String commandLabel, String[] args) - Overrides:
getTabCompleteOptions
in classcom.earth2me.essentials.commands.EssentialsCommand
-