This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz groupAllowPerm: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
Added bz_groupAllowPerm
(No difference)

Revision as of 00:55, 12 February 2009

bz_APIStringList* bz_groupAllowPerm (const char* group, const char* perm)


Minimum API Version: 2.0.x or later
Grants the group a certain permission.

Parameters:
group  -  Group to look up.
perm  -  Permission to grant.
Returns:
Whether the group provided exists.