Package fr.andross.banitem.commands
Class Commandinfo
java.lang.Object
fr.andross.banitem.commands.BanCommand
fr.andross.banitem.commands.Commandinfo
Sub command info
- Version:
- 3.2
- Author:
- Andross
-
Field Summary
Fields inherited from class fr.andross.banitem.commands.BanCommand
args, pl, sender
-
Constructor Summary
ConstructorDescriptionCommandinfo
(BanItem pl, org.bukkit.command.CommandSender sender, String[] args) -
Method Summary
Methods inherited from class fr.andross.banitem.commands.BanCommand
getNoPermMessage, header, message
-
Constructor Details
-
Commandinfo
-
-
Method Details
-
run
public void run()Description copied from class:BanCommand
Running a subcommand- Specified by:
run
in classBanCommand
-
runTab
Description copied from class:BanCommand
Running a subcommand tab- Specified by:
runTab
in classBanCommand
- Returns:
- list of tab completition
-