LuckPerms groups allow you to segment players into logical buckets for massive operations, scoreboard teams, or condition filters based on their permission data.Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
📋 Available Strategies
| Group ID | Description |
|---|---|
luckperms_primary_group | Segments players by their primary group name. |
luckperms_weight_group | Segments players by their group with the highest weight. |
luckperms_track_group | Segments players by their rank within a specific track. |
luckperms_prefix_group | Segments players by their current prefix string. |
luckperms_all_groups | Checks a list of groups and assigns the first matching one. |
⚙️ Configuration
Track Group
The track name to use for relative position grouping.
All Groups (Multi-Group)
A prioritized list of group names. The player is assigned to the first group in this list that they belong to.