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 for any player |
FALSE | Available if granted separately (e.g., via LuckPerms) |
OP | Available for server operators |
NOT_OP | Available if granted separately (e.g., via LuckPerms) |