C# Class RocketRegions.Util.PermissionUtil

Afficher le fichier Open project: Trojaner25/Rocket-Regions

Méthodes publiques

Méthode Description
HasPermission ( IRocketPlayer player, string permission ) : bool
SendUsage ( this command, IRocketPlayer caller ) : void

Method Details

HasPermission() public static méthode

public static HasPermission ( IRocketPlayer player, string permission ) : bool
player IRocketPlayer
permission string
Résultat bool

SendUsage() public static méthode

public static SendUsage ( this command, IRocketPlayer caller ) : void
command this
caller IRocketPlayer
Résultat void