AdminId Class

This class has no description.

Methods 11

Name Description
BindIdentity

Binds an admin to an identity for fast lookup later on. The bind must be unique.

CanTarget

Tests whether one admin can target another.

GetFlags

Returns the bitstring of access flags on an admin.

GetGroup

Returns group information from an admin.

GetPassword

Gets an admin's password.

GetUsername

Retrieves an admin's user name as made with CreateAdmin().

HasFlag

Returns whether or not a flag is enabled on an admin.

InheritGroup

Adds a group to an admin's inherited group list. Any flags the group has will be added to the admin's effective flags.

SetBitFlags

Sets multiple bitwise flags to be enabled/disabled on an admin.

SetFlag

Sets whether or not a flag is enabled on an admin.

SetPassword

Sets a password on an admin.

Properties 2

Name Type Description
GroupCountint

The number of groups of which this admin is a member.

ImmunityLevelint

Immunity level used for targetting.