Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add PAPI documentation
  • Loading branch information
ElgarL authored Aug 10, 2024
1 parent dd0a324 commit c26bc9e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,19 @@ Typically the build status is given as:

build: false : Disables building/destroying of blocks.
build: true : Enables building/destroying of blocks.

## PlaceholderAPI

Groupmanager has PAPI support via the following placeholders.

%groupmanager_group%
%groupmanager_allgroups%
%groupmanager_subgroups%
%groupmanager_user_prefix%
%groupmanager_user_suffix%
%groupmanager_group_prefix%
%groupmanager_group_suffix%

You can also perform a permission check using PAPI

%groupmanager_perm_permission.here%

0 comments on commit c26bc9e

Please sign in to comment.