Class AnnounceCommand

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

public class AnnounceCommand extends SubCommand
Handler for "/tab announce" subcommand
  • Constructor Details

    • AnnounceCommand

      public AnnounceCommand()
      Constructs new instance and registers subcommands
  • 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