public class DebugPasteCommand extends BaseCommand implements ICommand
| Constructor and Description |
|---|
DebugPasteCommand(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, hasPermissionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasPermissionpublic DebugPasteCommand(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()
getPermission in interface ICommandCopyright © 2017. All rights reserved.