Class CmdRemove
java.lang.Object
studio.magemonkey.fabled.enchants.cmd.CmdRemove
- All Implemented Interfaces:
studio.magemonkey.codex.mccore.commands.IFunction
FabledEnchants © 2026 VoidEdge
cmd.studio.magemonkey.fabled.enchants.CmdRemove
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CmdRemove
public CmdRemove()
-
-
Method Details
-
execute
public void execute(studio.magemonkey.codex.mccore.commands.ConfigurableCommand command, org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender sender, String[] strings, boolean silent) - Specified by:
executein interfacestudio.magemonkey.codex.mccore.commands.IFunction
-