Default Localization

# ____ ___.__   __                _________        .__              __________
#|    |   \  |_/  |_____________  \_   ___ \  ____ |  |   __________\______   \_______  ____
#|    |   /  |\   __\_  __ \__  \ /    \  \/ /  _ \|  |  /  _ \_  __ \     ___/\_  __ \/  _ \
#|    |  /|  |_|  |  |  | \// __ \\     \___(  <_> )  |_(  <_> )  | \/    |     |  | \(  <_> )
#|______/ |____/__|  |__|  (____  /\______  /\____/|____/\____/|__|  |____|     |__|   \____/
#                               \/        \/
# Messages File - English
#
# IMPORTANT: For all slot options, the range is between 0 - 53. When configuring what slots buttons will appear in the
# menu, make sure they don't repeat for that particular menu.
#
# You can also use {type_lowercase} and {type_uppercase} placeholders on some messages to display the type of color
# applicable in the message (all lowercase or first letter capitalized).
#
# See default configuration on the Wiki for examples.

Menu_Titles:
  Color_Selection: "&7Select a color type!"
  Color_Menu: "&7Select a {type_lowercase} color!"
  Menu_Information: "&fMenu Information"
  Favorite_Colors: "&eFavorite Colors"

# Messages for commands.
Commands:
  No_Console: "&7You need to use this command in-game."
  Console_Only: "&7Only the console may run this command."
  Invalid_Argument: "&7Invalid argument. Run &f/{label} &7for help."
  Reload_Started: "&7Reloading plugin's data, please wait.."
  Reload_Success: "&2{plugin_name} {plugin_version} has been reloaded successfully."
  Reload_Fail: "&7Reloading failed! See the console for more information. Error: &f{error}&7."

# Customize the GUI menu that's opened with /color here
Main_GUI_Customization:
  Info_Message: "Chose to either change your chat or name color."
  # Should we allow the info button to show in the MAIN COLOR SELECTION GUI?
  Info_Enabled: true
  # The size of the main GUI menu. This needs to be a multiple of 9.
  # The max value is 54.
  # Ex: 9, 18, 27, 36, etc.
  Size: 27
  Info_Button_Slot: 18

  Chat_Color_Selection:
    Name: "Chat color menu"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to open chat color selection!"
      - "&8&m---------------------------"
    Slot: 10

  Name_Color_Selection:
    Name: "Name color menu"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to open name color selection!"
      - "&8&m---------------------------"
    Slot: 16

  Gradient_Color_Selection:
    Name: "Gradient menu"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to open gradient color selection!"
      - "&8&m---------------------------"
    Slot: 12

  Hex_Color_Selection:
    Name: "Hex color selection"
    Lore:
      - "&8&m---------------------------"
      - "&7Select a hex color by chat prompt!"
      - "&8&m---------------------------"
    Slot: 14

# You can customize the color names and lores for chat color selection in the Color Selection Menu here.
# You can use {color_preview} to display a preview of what the chat color looks like (only works in lore).
Color_Selection_Customization:
  Size: 54
  Info_Enabled: true
  Info_Message: "Change your color here."
  Info_Slot: 45
  Success_Message: "Selected {color} &r{type_lowercase}!"
  Error_Message: "&cInsufficient permission. Please notify an admin!"

  Black:
    Name: "&0Black"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Black color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 10

  Dark_Blue:
    Name: "&1Dark Blue"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Dark Blue color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 11

  Dark_Green:
    Name: "&2Dark Green"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Dark Green color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 12

  Dark_Aqua:
    Name: "&3Dark Aqua"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Dark Aqua color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 13

  Dark_Red:
    Name: "&4Dark Red"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Dark Red color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 14

  Dark_Purple:
    Name: "&5Dark Purple"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Dark Purple color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 15

  Orange:
    Name: "&6Orange"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Orange color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 16

  Gray:
    Name: "&7Gray"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Gray color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 19

  Dark_Gray:
    Name: "&8Dark Gray"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Dark Gray color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 20

  Blue:
    Name: "&9Blue"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Blue color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 21

  Green:
    Name: "&aGreen"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Green color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 22

  Aqua:
    Name: "&bAqua"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Aqua color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 23

  Red:
    Name: "&cRed"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Red color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 24

  Light_Purple:
    Name: "&dLight Purple"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Light Purple color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 25

  Yellow:
    Name: "&eYellow"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Yellow color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 28

  White:
    Name: "&fWhite"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select White color!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 29

  Rainbow:
    Name: "&cRainbow"
    Lore:
      - "&8&m---------------------------"
      - "Click to select Rainbow color"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 30
    Disabled_Message: "Rainbow colors are disabled in the settings.yml file!"

  Magic:
    Name: "&fMagic Format &kt"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Magic format!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 46

  Bold:
    Name: "&lBold &fFormat"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Bold format!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 47

  Italic:
    Name: "&f&oItalic &fFormat"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Italic format!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 48

  Underline:
    Name: "&f&nUnderline &fFormat"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Underline format!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 49

  Strikethrough:
    Name: "&f&mStrikethrough &fFormat"
    Lore:
      - "&8&m---------------------------"
      - "&7Click to select Strikethrough format!"
      - "&fRight click to toggle to favorites"
      - "&eColor Preview: &b{color_preview}"
      - "&8&m---------------------------"
    Slot: 50

  Reset_Format:
    Name: "&c&lRESET FORMAT"
    Lore:
      - "&8&m---------------------------"
      - "Reset only your {type_lowercase} format."
      - "&8&m---------------------------"
    Slot: 51
    Success_Message: "You have reset your {type_lowercase} format!"
    Error_Message: "You have no {type_lowercase} format selected!"

  Back:
    Slot: 32

  Reset:
    Name: "&4&lRESET"
    Lore:
      - "&8&m---------------------------"
      - "Reset your {type_lowercase} color and format."
      - "&8&m---------------------------"
    Slot: 33
    Success_Message: "Reset your {type_lowercase} color and format!"
    Error_Message: "You have no {type_lowercase} color selected!"

# You can customize the gradient color names, lores, slots, and messages here.
Gradient_Color_Selection_Customization:
  Menu_Title: "&6Gradient &eSelection"
  Name_Menu_Title: "&6Gradient &eName Selection"
  Chat_Menu_Title: "&6Gradient &eChat Selection"
  Name_Menu_Item_Slot: 10
  Chat_Menu_Item_Slot: 16
  Chat_Menu_Lore: "Click to select a chat gradient!"
  Name_Menu_Lore: "Click to select a name gradient!"
  Info_Message: "Click to select a gradient!"
  Error_Message: "Insufficient permission! Please notify an admin!"
  Unsupported_Version_Message: "This command only works on 1.16+ versions!"
  Invalid_Gradient_Message: "Gradient colors must start with a # and follow a 6 character code!"
  Admin_Invalid_Gradient_Hexes: "Hexes for this gradient are invalid! Notify an admin!"
  Disabled_Message: "{type_lowercase} gradient is disabled in settings file! Alert an admin if this is unintended."
  Both_Disabled: "Detected chat or name gradient types are disabled in settings file! Both are required to be enabled to use the 'both' gradient type."
  Gradient_Toggled: "{name} gradient has been {toggled} &asuccessfully!"
  Info_Enabled: true
  Main_Menu_Size: 27
  Main_Menu_Back_Slot: 26

  Next_Page_Slot: 50
  Previous_Page_Slot: 48
  Custom_Gradient_Slot: 15
  Reset_Gradient_Slot: 16

  Reset_Gradient:
    Name: "&4&lRESET"
    Lore:
      - "&8&m---------------------------"
      - "&7Reset your gradient!"
      - "&8&m---------------------------"
    Success_Message: "Gradient reset successfully!"
    Error_Message: "You have no gradient selected!"

  Custom_Gradient:
    Name: "&aCustom &bGradient"
    Lore:
      - "&8&m---------------------------"
      - "&7Create your own gradient with two hex colors!"
      - "&8&m---------------------------"
    # The prefix the gradient prompt will display.
    Prompt_Prefix: "&7[&eCustom Gradient&7]"
    # The message that'll appear when a player first selects the custom gradient option.
    First_Prompt: " What is your first hex color? You may type exit at anytime to cancel."
    # The message that'll appear after a player enters their first hex color from the first prompt.
    Second_Prompt: " What is your second hex color?"
    Format_Prompt: " Would you like a format to go with your hex? &eAvailable: &7{format_options}"
    Success_Message: "Custom gradient applied successfully!"

  Return:
    Slot: 17

# Customization for Nickname messages!
Nicknames:
  Already_Taken_Message: "That nickname is already taken by someone else!"
  Command_Success_Message: "Nickname set to {nick} &7successfully for &e{player}!"
  Real_Name_Message: "Real name of {nick}&7: &e{player}"
  None_Not_Allowed: "You cannot put 'none' as your nickname."
  Player_Has_No_Nick: "&e{player} &cdoes not have a nickname!"
  Over_Limit: "The nickname entered is over &f{characters} characters!"
  Not_Found_Message: "Nickname, {nick}, could not be found!"
  List_Header: "<center>&d* &e&lNICKNAMES ({type_lowercase}) &b*</center>"
  List_Element: "{nick} &c-> &r{player}"

# You can customize the messages for hex color commands here!
# {hex_color} = The placeholder to display the hex color the player selected.
Hex_Colors:
  Prompt_Prefix: "&8[&#88afdbHex Color&8] &7"
  First_Prompt: "What type of hex color would you like to set? Available: &e{hex_color_types}"
  Second_Prompt: "Please input the hex code you want with or without the # at the start."
  Format_Prompt: "Would you like a format to go with your hex? &eAvailable: &7{format_options}"
  Unsupported_Message: "&cThis command only works for 1.16+"
  Success_Message: "&7Hex color officially set to {hex_color}&7!"
  Disabled_Type_Message: "{type_lowercase} hex is disabled in settings file! Alert an admin if this is unintended."
  Error_Message: "Hex color must be a 6 character code with/without the # at the start."
  Not_Allowed_Message: "&cThis hex color is not allowed."
  Whitelist_Empty: "&cThe hex whitelist is empty! Notify an admin!"
  Invalid_Hex_Color_Message: "&cInvalid hex! Make sure it has a # at the start and a 6 digit code following it!"
  Toggled_On_Whitelist: "Hex, {hex_color}, toggled {toggled} &rsuccessfully&7!"

Color_Status:
  Invalid_Color: "The specified color doesn't exist."
  Invalid_World: "The world specified doesn't exist."
  World_Toggled: "World toggled {toggled} &7for {color} {type_lowercase}."
  Global_Status_Toggled: "{color} {type} global status set."
  Color_Not_Global: "World whitelist only works if global is set to 'false' for this color."
  Worlds_List: "Worlds ({selected}): %s"

Favorite_Colors:
  Favorite_Added_Or_Removed: "Favorite {added_or_removed}!"
  Name_Prompt:
    - "Please enter one of the following:"
    - "- A hex code."
    - "- Any input for a custom gradient."
  Already_Added: "Color already added to favorites."
  Gradient_Hex_Prompt: "Please specify the two hexes and separate them by a space."
  Two_Hexes_Required: "Two hexes need to be specified and separated by a space."
  Gradient_Name_Prompt: "What would you like to call this gradient?"

  Selection:
    Prompt:
      - "Where should the color be applied?"
      - "&e[1] &bName"
      - "&e[2] &bChat"
      - "&e[3] &bBoth"
    Applied: "Favorite color applied!"

  Item_Lore:
    - ""
    - "&bRight-click to delete"
    - "&dLeft-click to select"
  New_Favorite_Button:
    Name: "&a&lNEW GRADIENT OR HEX"
    Slot: 8
  Confirmation_Menu:
    Name: "Confirmation"
    Size: 27

    Yes_Button:
      Name: "&a&lYES"
      Slot: 12
    No_Button:
      Name: "&4&lNO"
      Slot: 14

  Return_Slot: 7

# Messages for the save interval system.
Save_Interval:
  Progress: "Progress: {current_progress} player/s ({percent})"
  Save_Interval_Success: "Players online saved to database."

# Other messages that don't pertain to the above categories.
Other:
  No_Permission: "&6Insufficient permission ({permission})."
  Database_Required: "This requires a MySQL database connection. Check the database settings in settings.yml."
  Invalid_Input: "Invalid input. Available: {options}"
  Admin_Set_Gradient_Color_Success: "&7Your gradient colors have been set by an admin! Your {gradient_type} gradient is now {new_gradient}!"
  Admin_Reset_Color_Command_Success: "&aColors for {player} have been reset successfully!"
  Admin_Force_Color_Success: "{type_lowercase} color set to {new_color} &7for {player}!"
  Admin_Force_Format_Success: "{type_lowercase} format set to {new_format} &7for {player}!"
  Player_Reset_Color_Command_Success: "&7Your {type_lowercase} color selections have been reset by an admin!"
  Reset_Color_Command_Error: "&7{player} does not have the selected color!"
  Unable_To_Select_Color: "The color you selected is disabled or doesn't exist! Notify an admin if this is an error."
  Unable_To_Select_Format: "You cannot select this format either because it is disabled or you don't have permission for it! Notify an admin if this is an error."
  Color_Selections:
    - "<center>&e* &b&lCOLOR SELECTIONS &e*</center>"
    - "&bName: &r{name}"
    - "&bNickname: &r{nickname}"
    - "&bName Color: &r{name_color}"
    - "&bChat Color: &r{chat_color}"
  Menu_Disabled: "This menu is disabled in this world."

# Please do not touch this or this file may break!
Version: 1

Last updated