Flectone Logo FlectonePulse

Yandex

Integration with Yandex allows translating messages from one language to another

Used by the translation module


⚙️ Setting

Path integration.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

Path permission.yml → integration.yandex
yandex:
  name: "flectonepulse.module.integration.yandex"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

Last updated on

Edit on GitHub

On this page

Authors of page