C# Class RocketRegions.Util.PermissionUtil

Exibir arquivo Open project: Trojaner25/Rocket-Regions

Public Methods

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

Method Details

HasPermission() public static method

public static HasPermission ( IRocketPlayer player, string permission ) : bool
player IRocketPlayer
permission string
return bool

SendUsage() public static method

public static SendUsage ( this command, IRocketPlayer caller ) : void
command this
caller IRocketPlayer
return void