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

🌍 Localization
Pathlocalizations → language.yml → message.format.translate
translate:
action: " <click:run_command:\"/translateto <language> <language> <message>\"><hover:show_text:\"<fcolor:2>Translate message\"><fcolor:1>[<~>]"translate:
action: " <click:run_command:\"/translateto <language> <language> <message>\"><hover:show_text:\"<fcolor:2>Перевести сообщение\"><fcolor:1>[<~>]"action
The display format for the <translation> tag
⚙️ Setting
Pathmessage.yml → format.translate
translate:
enable: trueenable
Enables or disables the functionality of the module
🔐 Permissions
Pathpermission.yml → message.format.translate
translate:
name: "flectonepulse.module.message.format.translate"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
Last updated on
Edit on GitHub
FlectonePulse