📋 Available Facts
| Fact ID | Type | Description |
|---|---|---|
has_permission_fact | Boolean | Returns true if the player has the specified permission. |
in_group_fact | Boolean | Returns true if the player is a member of the group. |
primary_group_fact | String | Returns the name of the player’s primary group. |
luckperms_meta_fact | String | Returns the value of a specific meta key. |
luckperms_prefix_fact | String | Returns the player’s current prefix. |
luckperms_suffix_fact | String | Returns the player’s current suffix. |
⚙️ Configuration
Has Permission
The node to check.
In Group
The group to check membership for.
Meta Fact
The meta key to retrieve.