Skip to content

Vault

Integration with Vault allows checking permissions for offline players

⚙️ Setting

📂 Path integration.yml → vault

⚖️ Default

yml
vault:
  enable: true

enable

Enables or disables the functionality of the module

🔐 Permissions

📂 Path permission.yml → integration.vault

⚖️ Default

yml
vault:
  name: "flectonepulse.module.integration.vault"
  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