Class UnbanItemCommand
java.lang.Object
io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
io.github.thebusybiscuit.slimefun4.core.commands.subcommands.UnbanItemCommand
This is our class for the /sf unbanitem subcommand.
- Author:
- Ddggdd135
-
Field Summary
Fields inherited from class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
cmd, plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from class io.github.thebusybiscuit.slimefun4.core.commands.SubCommand
getDescription, getName, isHidden, recordUsage
-
Constructor Details
-
UnbanItemCommand
-
-
Method Details
-
onExecute
- Specified by:
onExecute
in classSubCommand
-
getDescription
- Overrides:
getDescription
in classSubCommand
-