Translate β
The translate
tag is used for translating a message into another language
π Localization β
π Path localizations β ΡΠ·ΡΠΊ.yml β message.format.translate
βοΈ Default
β
yml
translate:
action: "<click:run_command:\"/translateto <language> <language> <message>\"><hover:show_text:\"<fcolor:2>ΠΠ΅ΡΠ΅Π²Π΅ΡΡΠΈ ΡΠΎΠΎΠ±ΡΠ΅Π½ΠΈΠ΅\"><fcolor:1>[π]"
yml
translate:
action: "<click:run_command:\"/translateto <language> <language> <message>\"><hover:show_text:\"<fcolor:2>Translate message\"><fcolor:1>[π]"
action
β
Message for translation, which specifies the execution of a command when clicked
βοΈ Setting β
π Path message.yml β format.translate
βοΈ Default
β
yml
translate:
enable: true
enable
β
Enables or disables the functionality of the module
π Permissions β
π Path permission.yml β message.format.translate
βοΈ Default
β
yml
translate:
name: "flectonepulse.module.format.translate"
type: TRUE
name
β
Permission name
type
β
Permission type
Type | Explanation |
---|---|
TRUE | Available for any player |
FALSE | Available if granted separately (e.g., via LuckPerms) |
OP | Available for server operators |
NOT_OP | Available if granted separately (e.g., via LuckPerms) |