Class CmdSkillMap

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

public class CmdSkillMap extends Object implements studio.magemonkey.codex.mccore.commands.IFunction
A command that allows a player to view their skill tree
  • Constructor Details

    • CmdSkillMap

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