Class ReloadCommand

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

public class ReloadCommand extends SubCommand
Handler for "/tab reload" subcommand
  • Constructor Details

    • ReloadCommand

      public ReloadCommand()
      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