Class CmdOptions

java.lang.Object
com.sucy.skill.cmd.CmdOptions
All Implemented Interfaces:
mc.promcteam.engine.mccore.commands.IFunction

public class CmdOptions extends Object implements mc.promcteam.engine.mccore.commands.IFunction
A command that displays the list of available profess options
  • Constructor Details

    • CmdOptions

      public CmdOptions()
  • Method Details

    • execute

      public void execute(mc.promcteam.engine.mccore.commands.ConfigurableCommand cmd, org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender sender, String[] args)
      Runs the command
      Specified by:
      execute in interface mc.promcteam.engine.mccore.commands.IFunction
      Parameters:
      cmd - command that was executed
      plugin - plugin reference
      sender - sender of the command
      args - argument list