Class ReloadCommand
java.lang.Object
io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
io.github.thebusybiscuit.slimefun4.core.commands.subcommands.ReloadCommand
ReloadCommand
is to handle reloading of slimefun configs- Author:
- StarWishsama
-
Field Summary
Fields inherited from class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
cmd, plugin
-
Method Summary
Methods inherited from class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
getDescription, getName, isHidden, recordUsage
-
Method Details
-
getDescription
- Overrides:
getDescription
in classSubCommand
-
onExecute
- Specified by:
onExecute
in classSubCommand
-