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 for any player
FALSEAvailable if granted separately (e.g., via LuckPerms)
OPAvailable for server operators
NOT_OPAvailable if granted separately (e.g., via LuckPerms)