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