Flectone Logo FlectonePulse

LuckPerms

Integration with the LuckPerms plugin

Allows:

  • Checking permissions for offline players
  • Sorting players in TAB by group weight

⚙️ Setting

Path integration.yml → luckperms
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
luckperms:
  name: "flectonepulse.module.integration.luckperms"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

Last updated on

Edit on GitHub

On this page

Authors of page