Skip to content

Triton

Integration with Triton allows using custom localization for players.

⚙️ Setting

📂 Path integration.yml → triton

⚖️ Default

yml
triton:
  enable: true

enable

Enables or disables the functionality of the module

🔐 Permissions

📂 Path permission.yml → integration.triton

⚖️ Default

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