public class JoinGameCommand extends BaseCommand
| Constructor and Description |
|---|
JoinGameCommand(BedwarsRel plugin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.bukkit.command.CommandSender sender,
ArrayList<String> args) |
String[] |
getArguments() |
String |
getCommand() |
String |
getDescription() |
String |
getName() |
String |
getPermission() |
getPlugin, hasPermissionpublic JoinGameCommand(BedwarsRel plugin)
public boolean execute(org.bukkit.command.CommandSender sender,
ArrayList<String> args)
execute in interface ICommandexecute in class BaseCommandpublic String[] getArguments()
getArguments in interface ICommandgetArguments in class BaseCommandpublic String getCommand()
getCommand in interface ICommandgetCommand in class BaseCommandpublic String getDescription()
getDescription in interface ICommandgetDescription in class BaseCommandpublic String getName()
getName in interface ICommandgetName in class BaseCommandpublic String getPermission()
Copyright © 2017. All rights reserved.