All Implemented Interfaces:
co.aikar.commands.CommandCompletions.CommandCompletionHandler<co.aikar.commands.BukkitCommandCompletionContext>, IdentifiableCompletion

public class NonMembersCompletion extends AbstractSyncCompletion
  • Constructor Details

    • NonMembersCompletion

      public NonMembersCompletion(@NotNull @NotNull SimpleClans plugin)
  • Method Details

    • getId

      @NotNull public @NotNull String getId()
    • getCompletions

      public Collection<String> getCompletions(co.aikar.commands.BukkitCommandCompletionContext c) throws co.aikar.commands.InvalidCommandArgument
      Throws:
      co.aikar.commands.InvalidCommandArgument