Flectone Logo FlectonePulse

Translate

A module responsible for translating messages and the `<translation>` tag

translate


🌍 Localization

Path localizations β†’ language.yml β†’ message.format.translate
translate:
  action: " <click:run_command:\"/translateto <language> <language> <message>\"><hover:show_text:\"<fcolor:2>Translate message\"><fcolor:1><sprite_or:⇄:gui:icon/language>"
translate:
  action: " <click:run_command:\"/translateto <language> <language> <message>\"><hover:show_text:\"<fcolor:2>ΠŸΠ΅Ρ€Π΅Π²Π΅ΡΡ‚ΠΈ сообщСниС\"><fcolor:1><fcolor:1><sprite_or:⇄:gui:icon/language>"

action

The display format for the <translation> tag


βš™οΈ Setting

Path message.yml β†’ format.translate
translate:
  enable: true

enable

Enables or disables the functionality of the module


πŸ” Permissions

Path permission.yml β†’ message.format.translate
translate:
  name: "flectonepulse.module.message.format.translate"
  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

On this page

Authors of page