Class DetectCommand

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

public class DetectCommand extends Object implements SubCommand
  • Constructor Details

    • DetectCommand

      public DetectCommand()
  • 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