public class InfoCommand extends SubCommand
Constructor and Description |
---|
InfoCommand(Plan plugin)
Subcommand Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
onCommand(org.bukkit.command.CommandSender sender,
org.bukkit.command.Command cmd,
String commandLabel,
String[] args)
The Command Execution method.
|
getArguments, getCommandType, getFirstName, getName, getPermission, getUsage
public InfoCommand(Plan plugin)
plugin
- Current instance of Planpublic boolean onCommand(org.bukkit.command.CommandSender sender, org.bukkit.command.Command cmd, String commandLabel, String[] args)
SubCommand
onCommand
in class SubCommand
sender
- Parameter of onCommand in CommandExecutor.cmd
- Parameter of onCommand in CommandExecutor.commandLabel
- Parameter of onCommand in CommandExecutor.args
- Parameter of onCommand in CommandExecutor.CommandExecutor
Copyright © 2017. All rights reserved.