📃Lang.yml

Default language en

As part of our commitment to making LujoEmotes accessible to a global audience, we are actively working on translating the documentation into multiple languages. Below, you will find links to the documentation in different languages:

Feel free to contribute to the translations by submitting pull requests or by reaching out to us with your suggestions. Your help in making LujoEmotes accessible to a broader audience is greatly appreciated!

MiniMessage Format

LujoEmotes supports the MiniMessage format for enhanced text formatting. You can use MiniMessage to create rich and dynamic text in your configurations.

prefix: '&8[&3LujoEmotes&8] &7'
no_perm: '{prefix}&cYou are not allowed to use this.'
only_player: '{prefix}&cThis action can only be executed by player.'
reloaded: '{prefix}Successfully reloaded!'
command:
  use_help: '{prefix}Use &b/le help&7 to view possible commands.'
  usage: '{prefix}Usage: &b%1$s'
  unknown_sub_command: '{prefix}Unknown sub command.'
menu:
  player:
    title: Emotes menu <page>
    click:
      right: Right click to select emote to kill other player
      left: Left click to select emote to death
    select:
      lore: Click to remove
  admin:
    title: Select emotes to players
    click:
      right: Right click to change material
      left: Left click to add/remove to player menu.
    faction: 'Faction: '
  config:
    title: Edit item to preview
  config_name:
    title: Editing name
  config_lore:
    title: Editing lore
    left: 'Use left click to edit '
    right: Use right click to remove
  config_material:
    title: Editing material
message:
  select:
    emote: You have selected <Emote>.

Last updated