sliders-simpleLanguage settings

How to change some settings in the language files

1. Icon settings, name, etc. in the languages menu

Access the XG7Plugins CORE configuration and locate these sections. Below are these sections and what they are used for.

#Language locale, searched for by the player's language
locale: en_US

#Name in the language menu
formatted-name: “English”

#Language menu icon
icon: " eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2QxNWQ1NjYyMDJhYzBlNzZjZDg5Nzc1 OWRmNWQwMWMxMWY5OTFiZDQ2YzVjOWEwNDM1N2VhODllZTc1In19fQ=="

#Icon in Geyser form
bedrock-icon: “URL, https://cdn.britannica.com/33/4833-050-F6E415FE/Flag-United-States-of-America.jpg”

2. Help menu settings

#Here you can define the help menu settings inside the lang's file

help-menu:

  index:

    title: "[CENTER:INV] &rHelp of <rainbow>XG7Plugins</rainbow>"

    see-in-chat: "Click here to see the help in chat"

    profile-item:
      name: "Profile: %player_name%"
      lang-chose: "&5Current language: &b%xg7plugins_player_lang%"
    lang-item:
      name: "&bLanguages"
      lore: "&5Click here to change profile lang"
    tasks-item:
      name: "&bTasks"
      lore: "&5Click here to see the tasks"
    about-item:
      name: "&bAbout"
      lore: "&5Click here to see the plugin information"
    commands-item:
      name: "&bCommands"
      lore: "&5Click here to see the commands"

  about: |
    &rAbout &9XG7Plugins<br>
    <br>
    &rVersion: &a%version%&r<br>
    &rWebsite: &a&n%website%&r<br>
    &rGitHub: &a&n%github%&r<br>
    &rDiscord: &a&n%discord%&r
    <endp>
    &rThis plugin was made for creating other plugins for XG7.<br>
    &rIts goal is to manage tasks, include libraries (such as menus, scores, etc.) 
    and facilitate<br> the creation of plugins.<br>
    &rIt also has a language system for the inclusion of new languages.
    <endp>
    &5&oDeveloped by DaviXG7
  

  command-help:
    title: "Commands of &e%plugin_name%"
    subcommands-title: "Subcommands of &b%subcommand%"

help-in-chat:

  page-not-found: "&cPage not found"

  title: "&7Welcome to the &6XG7Plugins &7help page!"

  content: "&eXG7Plugins is a plugin that aims to facilitate the creation of other plugins for other XG7Plugins. Click to see more information."

  back: "&aClick to back to the help"

  lang: "&aLanguages&f: &1click here to change profile lang"
  tasks: "&aTasks&f: &1click here to see the tasks"
  commands: "&aCommands&f: &1click here to see the commands"

  commands-title: "&7Commands of &6XG7Plugins &8(&7%page%&8/&7%max_page%&8)"

Atualizado