- All Implemented Interfaces:
org.bukkit.command.CommandExecutor
public class PipeCommand
extends Object
implements org.bukkit.command.CommandExecutor
-
Nested Class Summary
Nested Classes
static enum
all possible sub-commands for /rr
-
Constructor Summary
Constructors
-
Method Summary
boolean
onCommand(org.bukkit.command.CommandSender commandSender,
org.bukkit.command.Command command,
String s,
String[] strings)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PipeCommand
public PipeCommand()
-
Method Details
-
onCommand
public boolean onCommand(org.bukkit.command.CommandSender commandSender,
org.bukkit.command.Command command,
String s,
String[] strings)
- Specified by:
onCommand
in interface org.bukkit.command.CommandExecutor