Class PlayerCompleter
java.lang.Object
com.ordwen.odailyquests.commands.player.PlayerCompleter
- All Implemented Interfaces:
org.bukkit.command.TabCompleter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiononTabComplete
(org.bukkit.command.CommandSender sender, org.bukkit.command.Command command, String alias, String[] args)
-
Constructor Details
-
PlayerCompleter
-
-
Method Details