Class MonitorCommand

java.lang.Object
io.github.apfelcreme.Pipes.Command.MonitorCommand
All Implemented Interfaces:
SubCommand

public class MonitorCommand extends Object implements SubCommand
  • Constructor Details

    • MonitorCommand

      public MonitorCommand()
  • Method Details

    • execute

      public void execute(org.bukkit.command.CommandSender commandSender, String[] strings)
      executes the command
      Specified by:
      execute in interface SubCommand
      Parameters:
      commandSender - the sender
      strings - the command args