Class CmdLore

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

public class CmdLore extends Object implements studio.magemonkey.codex.mccore.commands.IFunction
A command that gives a player class experience
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    Methods inherited from class java.lang.Object

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

    • CmdLore

      public CmdLore()
  • Method Details

    • execute

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