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
Type | Explanation |
---|---|
TRUE | Available to any player |
FALSE | Not available to anyone, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to not server operators |