Skip to content

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

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