Class CmdForceAttr

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

public class CmdForceAttr extends Object implements mc.promcteam.engine.mccore.commands.IFunction
A command that resets the attributes of a player
  • Constructor Details

    • CmdForceAttr

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