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 for any player
FALSEAvailable if granted separately (e.g., via LuckPerms)
OPAvailable for server operators
NOT_OPAvailable if granted separately (e.g., via LuckPerms)