Skip to content

Deepl ​

Integration with Deepl allows translating messages from one language to another.

βš™οΈ Setting ​

πŸ“‚ Path integration.yml β†’ deepl

βš–οΈ Default ​

yml
deepl:
  enable: false
  auth-key: ""

enable ​

Enables or disables the functionality of the module

auth-key ​

Authorization token for Deepl

πŸ” Permissions ​

πŸ“‚ Path permission.yml β†’ integration.deepl

βš–οΈ Default ​

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