LuckPerms β
Integration with LuckPerms allows:
- Checking permissions for offline players
- Sorting players in TAB by group weight
βοΈ Setting β
π Path integration.yml β luckperms
βοΈ Default
β
yml
luckperms:
enable: true
tab-sort: false
enable
β
Enables or disables the functionality of the module
tab-sort
β
Enables or disables sorting in TAB by group weight
π Permissions β
π Path permission.yml β integration.luckperms
βοΈ Default
β
yml
luckperms:
name: "flectonepulse.module.integration.luckperms"
type: TRUE
name
β
Permission name
type
β
Permission type
Type | Explanation |
---|---|
TRUE | Available for any player |
FALSE | Available if granted separately (e.g., via LuckPerms) |
OP | Available for server operators |
NOT_OP | Available if granted separately (e.g., via LuckPerms) |