Class GSTempBanCommand
java.lang.Object
com.gamersafer.minecraft.auth.common.commands.ICommand
com.gamersafer.minecraft.auth.common.commands.GSTempBanCommand
-
Field Summary
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGSTempBanCommand(GSAuthPlugin core, IPlayerStorage playerStorage, GSAuthApi api) -
Method Summary
Methods inherited from class com.gamersafer.minecraft.auth.common.commands.ICommand
withPrefix
-
Constructor Details
-
GSTempBanCommand
-
-
Method Details
-
getName
-
getAliases
- Specified by:
getAliasesin classICommand
-
getPermission
Gets the command specific permission. Players who have the permissionPermission.BAN_PERMANENTshould be able to execute this command even if they don't have this specific permission.- Overrides:
getPermissionin classICommand- Returns:
- the permission needed to execute this command
- See Also:
-
hasPermission(ISender)
-
execute
-
complete
-