Class InfoCommand
java.lang.Object
dev.magicmq.pyspigot.command.subcommands.InfoCommand
- All Implemented Interfaces:
SubCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
onCommand
(CommandSender sender, String[] args) onTabComplete
(CommandSender sender, String[] args)
-
Constructor Details
-
InfoCommand
public InfoCommand()
-
-
Method Details
-
onCommand
- Specified by:
onCommand
in interfaceSubCommand
-
onTabComplete
- Specified by:
onTabComplete
in interfaceSubCommand
-