@Deprecated public abstract class PlayerCommand extends Command implements TabExecutor
| Constructor and Description | 
|---|
| PlayerCommand(String name)Deprecated.  | 
| PlayerCommand(String name,
             String permission,
             String... aliases)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterable<String> | onTabComplete(CommandSender sender,
             String[] args)Deprecated.  | 
execute, hasPermissionpublic PlayerCommand(String name)
public Iterable<String> onTabComplete(CommandSender sender, String[] args)
onTabComplete in interface TabExecutorCopyright © 2012–2019 SpigotMC. All rights reserved.