Class Commanddiscord

java.lang.Object
com.earth2me.essentials.commands.EssentialsCommand
net.essentialsx.discord.commands.Commanddiscord
All Implemented Interfaces:
com.earth2me.essentials.commands.IEssentialsCommand

public class Commanddiscord 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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    run(Server server, com.earth2me.essentials.CommandSource sender, String commandLabel, String[] args)
     

    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, getTabCompleteOptions, getUsageStrings, run, run, run, setEssentials, setEssentialsModule, showError, tabComplete, tabComplete, tabCompleteCommand

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Commanddiscord

      public Commanddiscord()
  • Method Details

    • run

      protected void run(Server server, com.earth2me.essentials.CommandSource sender, String commandLabel, String[] args)
      Overrides:
      run in class com.earth2me.essentials.commands.EssentialsCommand