Sobky

ChristmasMail - Locale - EN.yml

Nov 6th, 2023
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 24.61 KB | Gaming | 0 0
  1. Prefix: "&2&lChristmas Mail &6\u2771"
  2. Errors:
  3.   ConsoleError: "&cCommand can be performed only via Player!"
  4.   NoPermissions: "&cYou are not permitted to perform this action!"
  5.   WrongCommandUsage:
  6.     Unexpected: "&cAn unexpected error has occurred!\n&6\u25CF &7Please check the console for more info."
  7.     Implementation: "&cIt seems that method &2{method} &chas wrong parameters.\n&6\u25CF &7Please check the implementation."
  8.     Unsupported: "&cWrong usage of command!\n&6\u25CF &7Unsupported command sequence"
  9.     Hint:
  10.       Common: "&cWrong usage of command!\n&6\u25CF &7&lHINT &6\u00BB &2{replacement}"
  11.       Tab: "&cWrong usage of command!\n&6\u25CF &7&lHINT &6\u00BB &2{replacement}\n&6\u25CF &7&lHINT &6\u00BB &2Use Tab to complete command sequence"
  12.   PrimitiveDataType:
  13.     Integer: "&cCannot parse value &2{value} &cto number!"
  14.     Double: "&cCannot parse value &2{value} &cto decimal number!"
  15.     Range: "&cValue &2{value} &cis out of range!\n&6\u25CF &7Allowed range &6\u00BB &2<{min}; {max}>"
  16.   ProtocolException: "&cAn unexpected error occurred!\n&6\u25CF &7Please contact staff"
  17.   UnexpectedBehaviour: "&cAn unexpected behaviour occurred!\n&6\u25CF &7Please contact staff"
  18.   Player:
  19.     Missing: "&cRequired information is missing!\n&6\u25CF &7Please, try to re-log\n&6\u25CF &7We apologize for the inconvenience"
  20.   Reload:
  21.     Options: "&cA critical error occurred! Check options file! Disabling plugin..."
  22.   Inventory:
  23.     Full: "&cThere is not enough space in your inventory!\n&6\u25CF &7Please make space to claim rewards!"
  24.   Restriction:
  25.     World: "&cCannot use it!\n&6\u25CF &7You are standing in restricted world"
  26.   Season:
  27.     OutOf: "&cCannot use it!\n&6\u25CF &7Out of the season"
  28.   GUI:
  29.     Locked: "&cPlease wait until MailBox will be created!"
  30.   MailBox:
  31.     Player:
  32.       Pattern: "&cPlayerName &2{value} &ccontains not allowed chars!\n&6\u25CF &7Allowed chars &6\u00BB &2{pattern}"
  33.       NotFound: "&cNo Player &2{value} &cexists!"
  34.       Self: "&cCannot to create own MailBox!"
  35.     Message:
  36.       Undefined: "&cUndefined"
  37.       Inappropriate: "&cCannot send message which contains inappropriate behaviour!\n&6\u25CF &7It's Christmas time, be kindness and friendly :)"
  38.     Capacity: "&cCannot create new MailBox!\n&6\u25CF &7Capacity has been already reached!"
  39.     Exists: "&cMailBox already exists!"
  40.     NotExist: "&cMailBox for player &2{player} &cdoes not exist!"
  41.     Gift:
  42.       Sent: "&cGift has been already sent!"
  43.       None: "&cNo gift has been sent, yet!"
  44.       Hand: "&cYou are not holding a gift in hand!"
  45.   Figure:
  46.     NotFound: "&cNo ArmorStand found in your range!"
  47.     NotExist: "&cFigure has not been placed, yet!"
  48.     Mode: "&cFigure's mode &2{mode} &cdoes not exist!"
  49.   Statistic:
  50.     Request:
  51.       Target:
  52.         Format:
  53.           UUID: "&cInvalid &2UUID&7!"
  54.           Nick: "&cInvalid &2Nick&7!"
  55. Success:
  56.   Help:
  57.     Player:
  58.      - "&2&lChristmas Mail &6\u2771 &7Basic commands"
  59.       - "&6\u25CF &7Mail Manager &6\u00BB &2/ChristmasMail"
  60.       - "&6\u25CF &7Create MailBox &6\u00BB &2/ChristmasMail MailBox Create <Player>"
  61.       - "&6\u25CF &7Pray a wish &6\u00BB &2/ChristmasMail MailBox Wish <Player> <Message>"
  62.       - "&6\u25CF &7Send a gift &6\u00BB &2/ChristmasMail MailBox Gift <Player>"
  63.       - "&6\u25CF &7Info &6\u00BB &2/ChristmasMail Info"
  64.       - "&6\u25CF &7Help &6\u00BB &2/ChristmasMail Help"
  65.     Admin:
  66.      - "&2&lChristmas Mail &6\u2771 &7Admin commands"
  67.       - "&6\u25CF &7Admin Info &6\u00BB &2/ChristmasMail Info Admin"
  68.       - "&6\u25CF &7Settings &6\u00BB &2/ChristmasMail Settings"
  69.       - "&6\u25CF &7Reload &6\u00BB &2/ChristmasMail Reload <[All]/Locale/Options>"
  70.       - "&6\u25CF &7Elf &6\u00BB &2/ChristmasMail Elf <Place/Find/Remove>"
  71.       - "&6\u25CF &7Stats &6\u00BB &2/ChristmasMail Stats Remove <[All]/Player>"
  72.   Reload:
  73.     All: "&7Whole plugin successfully reloaded!"
  74.     Locale: "&7Localization and it's dependencies successfully reloaded!"
  75.     Options: "&7Options and it's dependencies successfully reloaded!"
  76.   Predicate:
  77.     Truth: "&aYes"
  78.     Lie: "&cNo"
  79.   Figure:
  80.     Placed: "&7Elf successfully placed!"
  81.     Found: "&7Elf successfully linked with found ArmorStand!"
  82.     Removed: "&7Elf successfully removed!"
  83.     Mode: "&7Elf's mode has been changed to &2{mode}&7!"
  84.   Info:
  85.     Readable: "&3&lHurry up! &7Do not miss to read all received greetings!"
  86.   MailBox:
  87.     Searching: "&7Searching for the player &2{player}&7!"
  88.     Creating: "&7Creating MailBox for the player &2{player}&7!\n&6\u25CF &7When MailBox will be created, GUI will be opened again automatically!"
  89.     Created: "&7MailBox for the player &2{player} &7created!"
  90.     Message:
  91.       Sent: "&7Wish has been placed to &2{player}'s &7MailBox!"
  92.     Gift:
  93.       Sent: "&7Gift has been placed at &2{player}'s &7MailBox!"
  94.     Claiming:
  95.       Message: "&7Player &2{player} &7sent you a wish!\n&6\u25CF &7Message &6\u00BB &7{message}"
  96.       Gift: "&6\u25CF &7Gift &6\u00BB &2{gift}"
  97.   Statistic:
  98.     Request:
  99.       Target:
  100.         Search: "&7Searching the player..."
  101.       Remove:
  102.         All:
  103.           Head: "&7Removing all statistics of the whole plugin..."
  104.           Callback: "&7All statistics were removed."
  105.         Player:
  106.           Head: "&7Removing &2MailBox &7statistics of player &2{player}&7..."
  107.           Callback: "&7Statistics of player &2{player} &7were removed."
  108. Hologram:
  109.   Figure:
  110.     State:
  111.       BEFORE_SEASON:
  112.        - "&2&lChristmas Mail"
  113.         - "&7Opens in &3{remains}"
  114.       SENDING:
  115.        - "&2&lChristmas Mail"
  116.         - "&7Send greeting to friends!"
  117.       READING:
  118.        - "&2&lChristmas Mail"
  119.         - "&7Read greetings from friends!"
  120.       AFTER_SEASON:
  121.        - "&2&lChristmas Mail"
  122.         - "&cOut of season!"
  123. GUI:
  124.   ChristmasMail:
  125.     MailSendingGUI:
  126.       InventoryName: "&2&lChristmas Mail"
  127.       Item:
  128.         Button:
  129.           Recipient:
  130.             HeadName: "&2&lMailBox"
  131.             Lore:
  132.              - "&6\u25CF &7Recipient &6\u00BB &3{mail_box_recipient}"
  133.               - ""
  134.               - "&6\u25CF &7Written Message &6\u00BB &3{predicate_message}"
  135.               - "&6\u25CF &7Sent Gift &6\u00BB &3{predicate_gift}"
  136.               - ""
  137.               - "&6\u25CF &7Click"
  138.               - " &2\u2022 &7Manage"
  139.         Base:
  140.           Add:
  141.             HeadName: "&2&lCreate new MailBox"
  142.             Lore:
  143.              - "&6\u25CF &7Click"
  144.               - " &2\u2022 &7Create new MailBox"
  145.           Info:
  146.             HeadName: "&2&lBasic Information"
  147.             Lore:
  148.              - "&6\u25CF &7Via &3Christmas Mail &7you can"
  149.               - "&7surprise your friends by sweet message"
  150.               - "&7or by gift, too."
  151.               - ""
  152.               - "&6\u25CF &7They will be able to open the"
  153.               - "&7mail box after &3{mail_box_gap_date}"
  154.               - "&7and enjoy from your surprise :)"
  155.               - ""
  156.               - "&6\u25CF &c&lHOW IT WORKS?"
  157.               - "&6\u25CF &7At first, you need to create &3MailBox&7,"
  158.               - "&7whom you want to send mail."
  159.               - "&6\u25CF &7Than, you can see friend's head above"
  160.               - "&7and you can send him/her message and gift."
  161.               - "&6\u25CF &7More information at managing MailBox."
  162.     MailSendingDetailGUI:
  163.       InventoryName: "&2&lChristmas Mail"
  164.       Item:
  165.         Button:
  166.           Message:
  167.             HeadName: "&2&lMessage"
  168.             Lore:
  169.              - "&6\u25CF &3Message &6\u00BB &7{message}"
  170.               - ""
  171.               - "&6\u25CF &7Click"
  172.               - " &2\u2022 &7Write/Edit message"
  173.           Gift:
  174.             HeadName: "&2&lGift"
  175.             Lore:
  176.              - "&6\u25CF &7Sent &6\u00BB &3{predicate_gift}"
  177.               - ""
  178.               - "&6\u25CF &c&lINFO &6\u00BB &7By removing gift,"
  179.               - "&7item is returned to your inventory!"
  180.               - ""
  181.               - "&6\u25CF &7Click"
  182.               - " &2\u2022 &3Left &6\u00BB &7Input item"
  183.               - " &2\u2022 &3Right &6\u00BB &cRemove &7gift"
  184.         Base:
  185.           Info:
  186.             HeadName: "&2&lBasic Information"
  187.             Lore:
  188.              - "&6\u25CF &7Recipient &6\u00BB &3{mail_box_recipient}"
  189.               - ""
  190.               - "&6\u25CF &7Here, you can write/edit message"
  191.               - "&7or send gift to your friend."
  192.     MailReadingGUI:
  193.       InventoryName: "&2&lChristmas Mail"
  194.       Item:
  195.         Button:
  196.           Sender:
  197.             HeadName: "&2&lMailBox"
  198.             Lore:
  199.              - "&6\u25CF &7From &6\u00BB &3{mail_box_sender}"
  200.               - ""
  201.               - "&6\u25CF &7Message &6\u00BB &3{message}"
  202.               - "&6\u25CF &7Gift &6\u00BB &3{predicate_gift}"
  203.               - "&6\u25CF &7Claimed &6\u00BB &3{predicate_claim}"
  204.               - ""
  205.               - "&6\u25CF &7Click"
  206.               - " &2\u2022 &7Read & Claim"
  207.         Base:
  208.           Info:
  209.             HeadName: "&2&lBasic Information"
  210.             Lore:
  211.              - "&6\u25CF &7Via &3Christmas Mail &7somebody from"
  212.               - "&7your friends sent you a little surprise."
  213.               - ""
  214.               - "&6\u25CF &7To get more information, follow"
  215.               - "&7instructions at each &3MailBox &7above."
  216.   Settings:
  217.     ValueAssignment:
  218.       MailBox:
  219.         Recipient: "MailBox Recipient"
  220.         Message: "MailBox Message"
  221.         Gift: "MailBox Gift"
  222.       Option:
  223.         Season:
  224.           Start: "Start DateTime"
  225.           Gap: "Gap DateTime"
  226.           End: "End DateTime"
  227.         MailBox:
  228.           Capacity:
  229.             Default: "Default MailBox capacity"
  230.             Extension:
  231.               List: "MailBox Extension list"
  232.               Line: "MailBox Extension"
  233.         Restriction:
  234.           World: "Restricted worlds"
  235.         Figure:
  236.           Mode: "Figure's mode"
  237.           Dress:
  238.             Activity: "Figure's dress activity"
  239.             Item: "Figure's dress item"
  240.           Particle:
  241.             Activity: "Particle's Activity"
  242.             TickDelay: "Particle's Delay (Tick)"
  243.             Data:
  244.               Effect: "Particle's Effect"
  245.               Amount: "Particle's Amount"
  246.               Offset:
  247.                 X: "Particle's Offset (X)"
  248.                 Y: "Particle's Offset (Y)"
  249.                 Z: "Particle's Offset (Z)"
  250.               Color: "Particle's Color"
  251.               Speed: "Particle's Speed"
  252.     Base:
  253.       SettingsGUI:
  254.         InventoryName: "&2&lSettings"
  255.     Option:
  256.       OptionGUI:
  257.         InventoryName: "&2&lSettings"
  258.         Item:
  259.           Button:
  260.             Season:
  261.               HeadName: "&2&lSeason"
  262.               Lore:
  263.                - "&6\u25CF &7Season duration."
  264.                 - ""
  265.                 - "&6\u25CF &7Click"
  266.                 - " &2\u2022 &7Manage"
  267.             MailBox:
  268.               HeadName: "&2&lMailBox"
  269.               Lore:
  270.                - "&6\u25CF &7Management of MailBoxes."
  271.                 - ""
  272.                 - "&6\u25CF &7Click"
  273.                 - " &2\u2022 &7Manage"
  274.             Figure:
  275.               HeadName: "&2&lFigure"
  276.               Lore:
  277.                - "&6\u25CF &7Management of figure."
  278.                 - ""
  279.                 - "&6\u25CF &7Click"
  280.                 - " &2\u2022 &7Manage"
  281.             Restriction:
  282.               HeadName: "&2&lRestriction"
  283.               Lore:
  284.                - "&6\u25CF &7Restrictions of plugin."
  285.                 - ""
  286.                 - "&6\u25CF &7Click"
  287.                 - " &2\u2022 &7Manage"
  288.           Base:
  289.             Info:
  290.               HeadName: "&2&lBasic Information"
  291.               Lore:
  292.                - "&6\u25CF &7Management of options."
  293.       OptionSection:
  294.         OptionSeasonGUI:
  295.           InventoryName: "&2&lSettings"
  296.           Item:
  297.             Button:
  298.               Start:
  299.                 HeadName: "&2&lStart Date"
  300.                 Lore:
  301.                  - "&6\u25CF &3Datetime &6\u00BB &7{option__season__start_date_time}"
  302.                   - ""
  303.                   - "&6\u25CF &7Click"
  304.                   - " &2\u2022 &7Change date"
  305.               Gap:
  306.                 HeadName: "&2&lGap Date"
  307.                 Lore:
  308.                  - "&6\u25CF &7Since this date, players are able"
  309.                   - "&7to open mailboxes received from players."
  310.                   - ""
  311.                   - "&6\u25CF &3Datetime &6\u00BB &7{option__season__start_gap_time}"
  312.                   - ""
  313.                   - "&6\u25CF &7Click"
  314.                   - " &2\u2022 &7Change date"
  315.               End:
  316.                 HeadName: "&2&lEnd Date"
  317.                 Lore:
  318.                  - "&6\u25CF &3Datetime &6\u00BB &7{option__season__end_date_time}"
  319.                   - ""
  320.                   - "&6\u25CF &7Click"
  321.                   - " &2\u2022 &7Change date"
  322.             Base:
  323.               Info:
  324.                 HeadName: "&2&lBasic Information"
  325.                 Lore:
  326.                  - "&6\u25CF &7Season duration."
  327.         OptionFigureGUI:
  328.           InventoryName: "&2&lSettings"
  329.           Item:
  330.             Button:
  331.               Mode:
  332.                 HeadName: "&2&lMode"
  333.                 Lore:
  334.                  - "&6\u25CF &3Mode &6\u00BB &7{option__figure__mode}"
  335.                   - ""
  336.                   - "&6\u25CF &7Click"
  337.                   - " &2\u2022 &7Change mode"
  338.               Particle:
  339.                 HeadName: "&2&lParticle"
  340.                 Lore:
  341.                  - "&6\u25CF &3Active &6\u00BB &7{option__figure_particle__activity}"
  342.                   - "&6\u25CF &3Effect &6\u00BB &7{option__figure_particle__effect}"
  343.                   - ""
  344.                   - "&6\u25CF &7Click"
  345.                   - " &2\u2022 &7Manage particle"
  346.               Dress:
  347.                 HeadName: "&2&lDress"
  348.                 Lore:
  349.                  - "&6\u25CF &7Recommended if figure using ArmorStand mode."
  350.                   - ""
  351.                   - "&6\u25CF &7Click"
  352.                   - " &2\u2022 &7Manage dress"
  353.             Base:
  354.               Info:
  355.                 HeadName: "&2&lBasic Information"
  356.                 Lore:
  357.                  - "&6\u25CF &7Management of figure."
  358.         OptionMailBoxGUI:
  359.           InventoryName: "&2&lSettings"
  360.           Item:
  361.             Button:
  362.               Capacity:
  363.                 HeadName: "&2&lDefault capacity"
  364.                 Lore:
  365.                  - "&6\u25CF &7How many mailboxes can player create."
  366.                   - ""
  367.                   - "&6\u25CF &3Value &6\u00BB &7{option__mail_box__capacity_default}"
  368.                   - ""
  369.                   - "&6\u25CF &7Click"
  370.                   - " &2\u2022 &7Change value"
  371.               Extension:
  372.                 HeadName: "&2&lCapacity extensions"
  373.                 Lore:
  374.                  - "&6\u25CF &7Extends default capacity of mailboxes."
  375.                   - ""
  376.                   - "&6\u25CF &3Count &6\u00BB &7{option__mail_box__capacity_extension_count}"
  377.                   - "&6\u25CF &3Permission &6\u00BB &7ChristmasMail.MailBox.Capacity.<Extension>"
  378.                   - ""
  379.                   - "&6\u25CF &3New capacity &6\u00BB &7Default+Extension"
  380.                   - ""
  381.                   - "&6\u25CF &7Click"
  382.                   - " &2\u2022 &7Manage extensions"
  383.             Base:
  384.               Info:
  385.                 HeadName: "&2&lBasic Information"
  386.                 Lore:
  387.                  - "&6\u25CF &7Base management of MailBoxes."
  388.         OptionRestrictionGUI:
  389.           InventoryName: "&2&lSettings"
  390.           Item:
  391.             Button:
  392.               World:
  393.                 HeadName: "&2&lWorlds"
  394.                 Lore:
  395.                  - "&6\u25CF &7List of worlds, where christmas mail"
  396.                   - "&7is prohibited to use."
  397.                   - ""
  398.                   - "&6\u25CF &3Value &6\u00BB &7{option__restriction__world__count}"
  399.                   - ""
  400.                   - "&6\u25CF &7Click"
  401.                   - " &2\u2022 &7Manage list"
  402.             Base:
  403.               Info:
  404.                 HeadName: "&2&lBasic Information"
  405.                 Lore:
  406.                  - "&6\u25CF &7Restrictions of plugin."
  407.         Figure:
  408.           ParticleGUI:
  409.             Item:
  410.               Button:
  411.                 Activity:
  412.                   HeadName: "&2&lActivity"
  413.                   Lore:
  414.                    - "&6\u25CF &3Active &6\u00BB &7{option__figure__particle__activity}"
  415.                     - ""
  416.                     - "&6\u25CF &7Click"
  417.                     - " &2\u2022 &7Toggle flag"
  418.                 TickDelay:
  419.                   HeadName: "&2&lTick Delay"
  420.                   Lore:
  421.                    - "&6\u25CF &7How often to spawn new particle."
  422.                     - ""
  423.                     - "&6\u25CF &3Delay &6\u00BB &7{option__figure__particle__tick_delay} (Ticks)"
  424.                     - ""
  425.                     - "&6\u25CF &7Click"
  426.                     - " &2\u2022 &7Change delay"
  427.                 Data:
  428.                   HeadName: "&2&lData"
  429.                   Lore:
  430.                    - "&6\u25CF &7Additional data of particles."
  431.                     - ""
  432.                     - "&6\u25CF &7Click"
  433.                     - " &2\u2022 &7Manage data"
  434.               Base:
  435.                 Info:
  436.                   HeadName: "&2&lBasic Information"
  437.                   Lore:
  438.                    - "&6\u25CF &7Around the figure, particles are spawned."
  439.           ParticleDataGUI:
  440.             Item:
  441.               Button:
  442.                 Effect:
  443.                   HeadName: "&2&lEffect"
  444.                   Lore:
  445.                    - "&6\u25CF &7Effect of particles."
  446.                     - ""
  447.                     - "&6\u25CF &cNot all particles works correctly!"
  448.                     - " &2\u2022 &7It's a third-part resource."
  449.                     - ""
  450.                     - "&6\u25CF &3Effect &6\u00BB &7{option__figure__particle__effect}"
  451.                     - ""
  452.                     - "&6\u25CF &7Click"
  453.                     - " &2\u2022 &7Change effect"
  454.                 Amount:
  455.                   HeadName: "&2&lAmount"
  456.                   Lore:
  457.                    - "&6\u25CF &7Amount of particles."
  458.                     - ""
  459.                     - "&6\u25CF &cNot all particles works correctly!"
  460.                     - ""
  461.                     - "&6\u25CF &3Amount &6\u00BB &7{option__figure__particle__amount}"
  462.                     - ""
  463.                     - "&6\u25CF &7Click"
  464.                     - " &2\u2022 &7Change amount"
  465.                 Offset:
  466.                   HeadName: "&2&lOffset"
  467.                   Lore:
  468.                    - "&6\u25CF &7Offset of particles."
  469.                     - ""
  470.                     - "&6\u25CF &cNot all particles works correctly!"
  471.                     - ""
  472.                     - "&6\u25CF &3Offset &6\u00BB &7({option__figure__particle__offset_x}, {option__figure__particle__offset_y}, {option__figure__particle__offset_z})"
  473.                     - ""
  474.                     - "&6\u25CF &7Click"
  475.                     - " &2\u2022 &7Manage offset"
  476.                 Color:
  477.                   HeadName: "&2&lColor"
  478.                   Lore:
  479.                    - "&6\u25CF &7Color of particles."
  480.                     - "&6\u25CF &7Only for Effect &3REDSTONE&7!"
  481.                     - ""
  482.                     - "&6\u25CF &cNot all particles works correctly!"
  483.                     - ""
  484.                     - "&6\u25CF &3Color &6\u00BB &7{option__figure__particle__color}"
  485.                     - ""
  486.                     - "&6\u25CF &7Click"
  487.                     - " &2\u2022 &7Change color"
  488.                 Speed:
  489.                   HeadName: "&2&lSpeed"
  490.                   Lore:
  491.                    - "&6\u25CF &7Speed of particles."
  492.                     - ""
  493.                     - "&6\u25CF &cNot all particles works correctly!"
  494.                     - ""
  495.                     - "&6\u25CF &3Speed &6\u00BB &7{option__figure__particle__speed}"
  496.                     - ""
  497.                     - "&6\u25CF &7Click"
  498.                     - " &2\u2022 &7Change speed"
  499.               Base:
  500.                 Info:
  501.                   HeadName: "&2&lBasic Information"
  502.                   Lore:
  503.                    - "&6\u25CF &7Additional data of particles."
  504.           ParticleDataOffsetGUI:
  505.             Item:
  506.               Button:
  507.                 X:
  508.                   HeadName: "&2&lX"
  509.                   Lore:
  510.                    - "&6\u25CF &3X &6\u00BB &7{option__figure__particle__offset_x}"
  511.                     - ""
  512.                     - "&6\u25CF &7Click"
  513.                     - " &2\u2022 &7Change X"
  514.                 Y:
  515.                   HeadName: "&2&lY"
  516.                   Lore:
  517.                    - "&6\u25CF &3X &6\u00BB &7{option__figure__particle__offset_y}"
  518.                     - ""
  519.                     - "&6\u25CF &7Click"
  520.                     - " &2\u2022 &7Change Y"
  521.                 Z:
  522.                   HeadName: "&2&lZ"
  523.                   Lore:
  524.                    - "&6\u25CF &3X &6\u00BB &7{option__figure__particle__offset_z}"
  525.                     - ""
  526.                     - "&6\u25CF &7Click"
  527.                     - " &2\u2022 &7Change Z"
  528.               Base:
  529.                 Info:
  530.                   HeadName: "&2&lBasic Information"
  531.                   Lore:
  532.                    - "&6\u25CF &7Additional data of particles."
  533.           DressGUI:
  534.             Item:
  535.               Button:
  536.                 Head:
  537.                   HeadName: "&2&lHead"
  538.                   Lore:
  539.                    - "&6\u25CF &7Figure's head."
  540.                     - ""
  541.                     - "&6\u25CF &7Click"
  542.                     - " &2\u2022 &7Manage figure's head"
  543.                 ChestPlate:
  544.                   HeadName: "&2&lChestPlate"
  545.                   Lore:
  546.                    - "&6\u25CF &7Figure's chest plate."
  547.                     - ""
  548.                     - "&6\u25CF &7Click"
  549.                     - " &2\u2022 &7Manage figure's chest plate"
  550.                 Leggings:
  551.                   HeadName: "&2&lLeggings"
  552.                   Lore:
  553.                    - "&6\u25CF &7Figure's leggings."
  554.                     - ""
  555.                     - "&6\u25CF &7Click"
  556.                     - " &2\u2022 &7Manage figure's leggings"
  557.                 Boots:
  558.                   HeadName: "&2&lBoots"
  559.                   Lore:
  560.                    - "&6\u25CF &7Figure's boots."
  561.                     - ""
  562.                     - "&6\u25CF &7Click"
  563.                     - " &2\u2022 &7Manage figure's boots"
  564.                 MainHand:
  565.                   HeadName: "&2&lMain Hand"
  566.                   Lore:
  567.                    - "&6\u25CF &7Figure's main hand."
  568.                     - ""
  569.                     - "&6\u25CF &7Click"
  570.                     - " &2\u2022 &7Manage figure's main hand"
  571.                 OffHand:
  572.                   HeadName: "&2&lOff Hand"
  573.                   Lore:
  574.                    - "&6\u25CF &7Figure's off hand."
  575.                     - ""
  576.                     - "&6\u25CF &7Click"
  577.                     - " &2\u2022 &7Manage figure's off hand"
  578.               Base:
  579.                 Info:
  580.                   HeadName: "&2&lBasic Information"
  581.                   Lore:
  582.                    - "&6\u25CF &7Management of figure's dress."
  583.           DressUnitGUI:
  584.             Item:
  585.               Button:
  586.                 Activity:
  587.                   HeadName: "&2&lActivity"
  588.                   Lore:
  589.                    - "&6\u25CF &3Dress Unit &6\u00BB &7{option__figure__dress__unit}"
  590.                     - "&6\u25CF &3Active &6\u00BB &7{option__figure__dress__activity}"
  591.                     - ""
  592.                     - "&6\u25CF &7Click"
  593.                     - " &2\u2022 &7Toggle activity"
  594.                 Item:
  595.                   HeadName: "&2&lItem"
  596.                   Lore:
  597.                    - "&6\u25CF &3Dress Unit &6\u00BB &7{option__figure__dress__unit}"
  598.                     - "&6\u25CF &3Material &6\u00BB &7{option__figure__dress__item_type}"
  599.                     - ""
  600.                     - "&6\u25CF &7Click"
  601.                     - " &2\u2022 &7Change dress unit"
  602.               Base:
  603.                 Info:
  604.                   HeadName: "&2&lBasic Information"
  605.                   Lore:
  606.                    - "&6\u25CF &7Management of figure's dress unit."
  607.                     - ""
  608.                     - "&6\u25CF &7Here, you can toggle if dress unit"
  609.                     - "&7will be applied to figure and also change"
  610.                     - "&7dress item."
  611.     Component:
  612.       ListGUI:
  613.         Item:
  614.           Button:
  615.             CapacityExtension:
  616.               HeadName: "&2&lExtension"
  617.               Lore:
  618.                - "&6\u25CF &7Name &6\u00BB &3{name}"
  619.                 - "&6\u25CF &7Value &6\u00BB &3{value}"
  620.                 - ""
  621.                 - "&6\u25CF &7Click"
  622.                 - " &2\u2022 &3Right &6\u00BB &cRemove &7element"
  623.       StringGUI:
  624.         Placeholder:
  625.           MailBox:
  626.             Message: "Message"
Add Comment
Please, Sign In to add comment