- All Implemented Interfaces:
org.bukkit.command.TabCompleter
public class UKothTabComplete
extends Object
implements org.bukkit.command.TabCompleter
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
UKothTabComplete
public UKothTabComplete(Koth plugin)
-
Method Details
-
onTabComplete
public List<String> onTabComplete(org.bukkit.command.CommandSender sender,
org.bukkit.command.Command commands,
String label,
String[] args)
- Specified by:
onTabComplete in interface org.bukkit.command.TabCompleter
-