Class CmdProfess

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

public class CmdProfess extends Object implements mc.promcteam.engine.mccore.commands.IFunction
A command that allows a player to profess through classes
  • Constructor Details

    • CmdProfess

      public CmdProfess()
  • 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