public class InvincibleCommand extends PKCommand
PKCommand.| Constructor and Description |
|---|
InvincibleCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.bukkit.command.CommandSender sender,
java.util.List<java.lang.String> args)
Executes the command.
|
getAliases, getDescription, getElement, getName, getProperUse, helppublic void execute(org.bukkit.command.CommandSender sender,
java.util.List<java.lang.String> args)
SubCommandsender - The CommandSender who issued the commandargs - the command's arguments