Class GroupsCommand

java.lang.Object
me.neznamy.tab.shared.command.SubCommand
me.neznamy.tab.shared.command.GroupsCommand

public class GroupsCommand extends SubCommand
Handler for "/tab groups" subcommand
  • Constructor Details

    • GroupsCommand

      public GroupsCommand()
      Constructs new instance
  • Method Details

    • execute

      public void execute(me.neznamy.tab.api.TabPlayer sender, String[] args)
      Description copied from class: SubCommand
      Performs the command
      Specified by:
      execute in class SubCommand
      Parameters:
      sender - command sender or null if console
      args - arguments of the command