Enum embodying the results of an account alteration.
Forms in which getNoun should produce conjugated nouns.
Adds or removes an account from the file of user classifier definitions, and reloads all plugins to make them read the updated lists.
Removes a nickname from either the whitelist, operator list, list of elevated users, staff, or the blacklist.
Returns the string of a Class noun conjugated to the passed form.
Returns the string of a noun conjugated to the passed form.
Sends a list of the current users in the whitelist, operator list, list of elevated users, staff, or the blacklist to the querying user or channel.
Adds an account to either the whitelist, operator list, list of elevated users, staff, or the blacklist.
Common code for enlisting and delisting nicknames/accounts.
Adds or removes hostmasks used to identify users on servers that don't employ services.
Implementation of Admin plugin functionality regarding user classifiers. For internal use.
The IRCEvent-annotated handlers must be in the same module as the AdminPlugin, but these implementation functions can be offloaded here to limit module size a bit.