Yandex
Integration with Yandex allows translating messages from one language to another
Used by the translation module
⚙️ Setting
Pathintegration.yml → yandex
yandex:
enable: false
token: ""
folder_id: ""enable
Enables or disables the functionality of the module
token
Authorization token for Yandex iam_token
folder_id
The ID of the folder you have access to
🔐 Permissions
Pathpermission.yml → integration.yandex
yandex:
name: "flectonepulse.module.integration.yandex"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
Last updated on
Edit on GitHub
FlectonePulse