Skip to content

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: true

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

TypeExplanation
TRUEAvailable to any player
FALSENot available to anyone, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to not server operators