Flectone LogoFlectonePulse

Translate

The translate tag is used to translate a message into another language

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>"

action

Message for translation, which includes a command execution upon clicking


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
Last update July 21, 2026
Edit on Github

On this page

Authors of page