Class CmdCustomize

java.lang.Object
studio.magemonkey.fabled.cmd.CmdCustomize
All Implemented Interfaces:
studio.magemonkey.codex.mccore.commands.IFunction

public class CmdCustomize extends Object implements studio.magemonkey.codex.mccore.commands.IFunction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(studio.magemonkey.codex.mccore.commands.ConfigurableCommand command, org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender sender, String[] args)
    Executes the command

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • CmdCustomize

      public CmdCustomize()
  • Method Details

    • execute

      public void execute(studio.magemonkey.codex.mccore.commands.ConfigurableCommand command, org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender sender, String[] args)
      Executes the command
      Specified by:
      execute in interface studio.magemonkey.codex.mccore.commands.IFunction
      Parameters:
      command - owning command
      plugin - plugin reference
      sender - sender of the command
      args - arguments