Class GSMuteListCommand
java.lang.Object
com.gamersafer.minecraft.auth.common.commands.ICommand
com.gamersafer.minecraft.auth.common.commands.GSMuteListCommand
- 
Field Summary
 - 
Constructor Summary
ConstructorsConstructorDescriptionGSMuteListCommand(GSAuthPlugin core, ReportLogManager reportLogManager, IPlayerStorage playerStorage)  - 
Method Summary
Methods inherited from class com.gamersafer.minecraft.auth.common.commands.ICommand
withPrefix 
- 
Constructor Details
- 
GSMuteListCommand
public GSMuteListCommand(GSAuthPlugin core, ReportLogManager reportLogManager, IPlayerStorage playerStorage)  
 - 
 - 
Method Details
- 
getName
 - 
getAliases
- Specified by:
 getAliasesin classICommand
 - 
getPermission
- Overrides:
 getPermissionin classICommand
 - 
execute
 - 
complete
 
 -