Property | Type | Description | |
---|---|---|---|
color | string | ||
index | int | ||
maxPromote | |||
maxPromoteVal | string | ||
name | string | ||
permissions | bool[] | ||
prefix | string | ||
rank | byte | ||
reservedSlot | bool | ||
spamKickThreshold | int |
Method | Description | |
---|---|---|
Can ( Permissions permission ) : bool | ||
CanBan ( |
||
CanDemote ( |
||
CanKick ( |
||
CanPromote ( |
||
GetMaxBanIndex ( ) : int | ||
GetMaxDemoteIndex ( ) : int | ||
GetMaxKickIndex ( ) : int | ||
GetMaxPromoteIndex ( ) : int | ||
IsValidClassName ( string className ) : bool | ||
IsValidPrefix ( string val ) : bool | ||
PlayerClass ( ) : System |
public CanDemote ( |
||
other | ||
return | bool |
public CanPromote ( |
||
other | ||
return | bool |
public static IsValidClassName ( string className ) : bool | ||
className | string | |
return | bool |
public static IsValidPrefix ( string val ) : bool | ||
val | string | |
return | bool |