Interface SubCommand
- All Known Implementing Classes:
DetectCommand
,GetCommand
,InfoCommand
,MonitorCommand
,ReloadCommand
,TpCommand
public interface SubCommand
-
Method Summary
-
Method Details
-
execute
executes the command- Parameters:
commandSender
- the senderstrings
- the command args
-