Class TabCompletion

java.lang.Object
valorless.havenbags.TabCompletion
All Implemented Interfaces:
org.bukkit.command.TabCompleter

public class TabCompletion extends Object implements org.bukkit.command.TabCompleter
  • Constructor Details

    • TabCompletion

      public TabCompletion()
  • Method Details

    • onTabComplete

      public List<String> onTabComplete(org.bukkit.command.CommandSender sender, org.bukkit.command.Command command, String alias, String[] args)
      Specified by:
      onTabComplete in interface org.bukkit.command.TabCompleter
    • GetBags

      public List<String> GetBags(String player)
    • GetBagOwners

      public List<String> GetBagOwners()
    • ListCustomContent

      public List<String> ListCustomContent()