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 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