Yandex
Integration with Yandex allows translating messages from one language to another
⚙️ Setting
📂 Path integration.yml → yandex
⚖️ Default
yml
yandex:
enable: false
token: ""
folder-id: ""
enable
Enables or disables the functionality of the module
token
Authorization token for Yandex iam-token
folder-id
Folder ID with access
🔐 Permissions
📂 Path permission.yml → integration.yandex
⚖️ Default
yml
yandex:
name: "flectonepulse.module.integration.yandex"
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 |