Sobky

AdventCalendar - Locale - EN.yml

Nov 6th, 2023 (edited)
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 36.19 KB | Gaming | 0 0
  1. Prefix: "&5&lAdvent Calendar &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 &d{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 &d{replacement}"
  11.       Tab: "&cWrong usage of command!\n&6\u25CF &7&lHINT &6\u00BB &d{replacement}\n&6\u25CF &7&lHINT &6\u00BB &dUse Tab to complete command sequence"
  12.   PrimitiveDataType:
  13.     Integer: "&cCannot parse value &d{value} &cto number!"
  14.     Double: "&cCannot parse value &d{value} &cto decimal number!"
  15.     Range: "&cValue &d{value} &cis out of range!\n&6\u25CF &7Allowed range &6\u00BB &d<{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.   Calendar:
  29.     Window:
  30.       Claim: "&cYou cannot open this window!"
  31.       Assignment: "&cNo assigned data to this window!"
  32.     Reward:
  33.       Lack: "&cLack of Rewards!\n&6\u25CF &7Please contact staff to resolve this problem."
  34.       Probability: "&cIncorrect setup of rewards!\n&6\u25CF &7Cannot select random reward"
  35.     Benefit:
  36.       NotActive: "&cBenefit is not available on this server!"
  37.       NotOpened: "&cCannot claim benefit!\n&6\u25CF &7Some of windows were not opened!"
  38.       Claimed: "&cBenefit has been already claimed!"
  39.       Assignment: "&cNo assigned data to benefit!"
  40.   Figure:
  41.     NotFound: "&cNo ArmorStand found in your range!"
  42.     NotExist: "&cFigure has not been placed, yet!"
  43.     Mode: "&cFigure's mode &d{mode} &cdoes not exist!"
  44.   Statistic:
  45.     Request:
  46.       Target:
  47.         Format:
  48.           UUID: "&cInvalid &dUUID&7!"
  49.           Nick: "&cInvalid &dNick&7!"
  50. Success:
  51.   Help:
  52.     Player:
  53.      - "&5&lAdvent Calendar &6\u2771 &7Basic commands"
  54.       - "&6\u25CF &7Calendar &6\u00BB &d/AdventCalendar"
  55.       - "&6\u25CF &7Benefit &6\u00BB &d/AdventCalendar Benefit Claim"
  56.       - "&6\u25CF &7Info &6\u00BB &d/AdventCalendar Info"
  57.       - "&6\u25CF &7Help &6\u00BB &d/AdventCalendar Help"
  58.     Admin:
  59.      - "&5&lAdvent Calendar &6\u2771 &7Admin commands"
  60.       - "&6\u25CF &7Admin Info &6\u00BB &d/AdventCalendar Info Admin"
  61.       - "&6\u25CF &7Settings &6\u00BB &d/AdventCalendar Settings"
  62.       - "&6\u25CF &7Reload &6\u00BB &d/AdventCalendar Reload <[All]/Locale/Options>"
  63.       - "&6\u25CF &7Santa &6\u00BB &d/AdventCalendar Santa <Place/Find/Remove>"
  64.       - "&6\u25CF &7Stats &6\u00BB &d/AdventCalendar Stats Remove <[All]/Player>"
  65.   Reload:
  66.     All: "&7Whole plugin successfully reloaded!"
  67.     Locale: "&7Localization and it's dependencies successfully reloaded!"
  68.     Options: "&7Options and it's dependencies successfully reloaded!"
  69.   Predicate:
  70.     Truth: "&aYes"
  71.     Lie: "&cNo"
  72.   Figure:
  73.     Placed: "&7Santa successfully placed!"
  74.     Found: "&7Santa successfully linked with found ArmorStand!"
  75.     Removed: "&7Santa successfully removed!"
  76.     Mode: "&7Santa's mode has been changed to &d{mode}&7!"
  77.   Info:
  78.     Openable: "&3&lHurry up! &7Do not miss to open today's window!"
  79.   GUI:
  80.     Opening: "&7Preparing your calendar..."
  81.   Window:
  82.     Claiming:
  83.       Header: "&7You have just opened window &d{window_number}&7!"
  84.       Line: "&6\u25CF &7Claiming reward &6\u00BB &d{reward_name}"
  85.   Benefit:
  86.     Claiming:
  87.       Header: "&7You have just claimed &d&lBenefit&7!"
  88.     Notification: "&7You have opened &3all windows &7during the season!\n&6\u25CF &7One more reward just for you!\n&6\u25CF &7&lType &6\u00BB &d/AdventCalendar Benefit Claim"
  89.   Statistic:
  90.     Request:
  91.       Target:
  92.         Search: "&7Searching the player..."
  93.       Remove:
  94.         All:
  95.           Head: "&7Removing all statistics of the whole plugin..."
  96.           Callback: "&7All statistics were removed."
  97.         Player:
  98.           Head: "&7Removing &dCalendar &7statistics of player &d{player}&7..."
  99.           Callback: "&7Statistics of player &d{player} &7were removed."
  100.           Window:
  101.             Head: "&7Removing &dCalendar &7statistics from window &d#{window_number} &7of player &d{player}&7..."
  102.             Callback: "&7Statistics from window &d#{window_number} &7of player &d{player} &7were removed."
  103. BossBar:
  104.   Remains: "&5&lCalendar &6&l| &7&lNew window in &6\u00BB &5&l{remains}"
  105. BroadCast:
  106.   Remains: "&7New window in &6\u00BB &d&l{remains}"
  107.   Opening: "&7A new window has been opened!\n&6\u25CF &7Now, you have &d24 Hours &7to claim rewards!"
  108. Hologram:
  109.   Figure:
  110.     State:
  111.       BEFORE_SEASON:
  112.        - "&5&lAdvent calendar"
  113.         - "&7Opens in &3{remains}"
  114.       RUNNING:
  115.        - "&5&lAdvent calendar"
  116.         - "&7New window in &6\u00BB &3{remains}"
  117.       LAST_DAY_OF_SEASON:
  118.        - "&5&lAdvent calendar"
  119.         - "&7Last window today!"
  120.       AFTER_SEASON:
  121.        - "&5&lAdvent calendar"
  122.         - "&cOut of season!"
  123. GUI:
  124.   Base:
  125.     AdventCalendarGUI:
  126.       InventoryName: "&5&lAdvent Calendar"
  127.       Item:
  128.         Filling:
  129.           HeadName: "&2&lBasic information"
  130.           Lore:
  131.            - "&6\u25CF &7Claimed windows &6\u00BB &3{window_claimed_count}"
  132.             - ""
  133.             - "&6\u25CF &7New window in &6\u00BB &3{remains}"
  134.         Info:
  135.           HeadName: "&2&lBasic information"
  136.           Lore:
  137.            - "&6\u25CF &7Claimed windows &6\u00BB &3{window_claimed_count}"
  138.             - ""
  139.             - "&6\u25CF &7New window in &6\u00BB &3{remains}"
  140.         Window:
  141.           Locked:
  142.             HeadName: "&2&lWindow &3&l#{window_number}"
  143.             Lore:
  144.              - "&6\u25CF &cYou have missed to open this window!"
  145.           Open:
  146.             HeadName: "&2&lWindow &3&l#{window_number}"
  147.             Lore:
  148.              - "&6\u25CF &7Click"
  149.               - " &2\u2022 &3Claim"
  150.           Claimed:
  151.             HeadName: "&2&lWindow &3&l#{window_number}"
  152.             Lore:
  153.              - "&6\u25CF &7Window has been already claimed!"
  154.               - ""
  155.               - "&6\u25CF &7Reward"
  156.               - " &2\u2022 &7Count &6\u00BB &3{reward_count}"
  157.               - " &2\u2022 &7List &6\u00BB &3{reward_list}"
  158.           Closed:
  159.             HeadName: "&2&lWindow &3&l#{window_number}"
  160.             Lore:
  161.              - "&6\u25CF &7Window is closed, now!"
  162.               - ""
  163.               - "&6\u25CF &7Opens on &6\u00BB &3{window_open_on}"
  164.     LuckyWheelGUI:
  165.       InventoryName: "&5&lLucky Wheel"
  166.       Item:
  167.         Filling:
  168.           HeadName: " "
  169.           Lore: [ ]
  170.         Action:
  171.           Enabled:
  172.             HeadName: "&2&lSpin Button"
  173.             Lore:
  174.              - "&6\u25CF &7Click"
  175.               - " &2\u2022 &3Spin"
  176.           Disabled:
  177.             HeadName: "&2&lSpin Button"
  178.             Lore:
  179.              - "&6\u25CF &cUnable to spin!"
  180.         Pointer:
  181.           Static:
  182.             HeadName: " "
  183.             Lore: [ ]
  184.           Closing:
  185.             HeadName: " "
  186.             Lore: [ ]
  187.         Base:
  188.           Info:
  189.             HeadName: "&2&lBasic Information"
  190.             Lore:
  191.              - "&6\u25CF &7To spin LuckyWheel, just"
  192.               - "&7click on green button!"
  193.               - ""
  194.               - "&6\u25CF &7Assigned to window &6\u00BB &3#{day}"
  195.   Settings:
  196.     ValueAssignment:
  197.       Option:
  198.         Season:
  199.           Start: "Start DateTime"
  200.           End: "End DateTime"
  201.           Window:
  202.             OpeningTime: "Window's Opening Time"
  203.             ClaimingType: "Window's Claiming Type"
  204.         Sound:
  205.           Window:
  206.             Open: "Open Sound"
  207.             Claim: "Claim Sound"
  208.           LuckyWheel:
  209.             Spin:
  210.               Button: "Spin Click Sound"
  211.               Animation: "Spin Animation Sound"
  212.             Closing:
  213.               Animation: "Clsoing Animation Sound"
  214.         Restriction:
  215.           World: "Restricted worlds"
  216.         Reward:
  217.           DefaultChoiceType: "Default Choice Type"
  218.           Benefit:
  219.             Activity: "Benefit's Activity"
  220.         Visual:
  221.           BossBar:
  222.             Activity: "BossBar's Activity"
  223.             Color: "BossBar's Color"
  224.             Style: "BossBar's Style"
  225.           Info:
  226.             Activity: "Information Activity"
  227.         GUI:
  228.           FillingItem:
  229.             Activity: "Filling Item"
  230.           Window:
  231.             OrderType: "Window Order Type"
  232.             ClaimedIconType: "Claimed Window Icon Type"
  233.         Figure:
  234.           Mode: "Figure's mode"
  235.           Dress:
  236.             Activity: "Figure's dress activity"
  237.             Item: "Figure's dress item"
  238.           Particle:
  239.             Activity: "Particle's Activity"
  240.             TickDelay: "Particle's Delay (Tick)"
  241.             Data:
  242.               Effect: "Particle's Effect"
  243.               Amount: "Particle's Amount"
  244.               Offset:
  245.                 X: "Particle's Offset (X)"
  246.                 Y: "Particle's Offset (Y)"
  247.                 Z: "Particle's Offset (Z)"
  248.               Color: "Particle's Color"
  249.               Speed: "Particle's Speed"
  250.       Calendar:
  251.         Day: "Window's Day"
  252.         Slot: "Window's Slot"
  253.         Icon:
  254.           Icon: "Window's Icon"
  255.           Enchantment: "Icon's Enchantment"
  256.         Reward:
  257.           RewardList: "List of Rewards"
  258.           ChoiceType: "Reward's Choice Type"
  259.           Probability: "Reward's Probability"
  260.         Grinch:
  261.           Loot:
  262.             Probability: "Grinch's Probability"
  263.     Base:
  264.       SettingsGUI:
  265.         InventoryName: "&1&lSettings"
  266.         Item:
  267.           Button:
  268.             Option:
  269.               HeadName: "&2&lOptions"
  270.               Lore:
  271.                - "&6\u25CF &7Base preferences"
  272.                 - "&7of the whole system."
  273.                 - ""
  274.                 - "&6\u25CF &7Click"
  275.                 - " &2\u2022 &7Manage"
  276.             Calendar:
  277.               HeadName: "&2&lCalendar"
  278.               Lore:
  279.                - "&6\u25CF &7Calendar management"
  280.                 - "&6\u25CF &7Window reward assignment"
  281.                 - ""
  282.                 - "&6\u25CF &7Click"
  283.                 - " &2\u2022 &7Manage"
  284.             RewardRepository:
  285.               HeadName: "&2&lReward Repository"
  286.               Lore:
  287.                - "&6\u25CF &7Reward management"
  288.                 - ""
  289.                 - "&6\u25CF &7Click"
  290.                 - " &2\u2022 &7Manage"
  291.     Calendar:
  292.       CalendarGUI:
  293.         InventoryName: "&2&lCalendar Settings"
  294.         Item:
  295.           Button:
  296.             Unit:
  297.               HeadName: "&2&lUnit"
  298.               Lore:
  299.                - "&6\u25CF &3Key &6\u00BB &7{key}"
  300.                 - "&6\u25CF &3Type &6\u00BB &7{assignment_type}"
  301.                 - ""
  302.                 - "&6\u25CF &7Reward"
  303.                 - " &2\u2022 &3Choice Type &6\u00BB &7{reward_choice_type}"
  304.                 - " &2\u2022 &3Count &6\u00BB &7{reward_count}"
  305.                 - ""
  306.                 - "&6\u25CF &7Click"
  307.                 - " &2\u2022 &3Left &6\u00BB &7Manage"
  308.                 - " &2\u2022 &3Right &6\u00BB &7Assign rewards"
  309.           Base:
  310.             Info:
  311.               HeadName: "&2&lBasic Information"
  312.               Lore:
  313.                - "&6\u25CF &7Calendar unit Management."
  314.                 - " &2\u2022 &7Reward"
  315.                 - " &2\u2022 &7Grinch"
  316.                 - " &2\u2022 &7Day & Slot"
  317.       CalendarUnitGUI:
  318.         InventoryName: "&2&lCalendar Settings"
  319.         Item:
  320.           Button:
  321.             Reward:
  322.               HeadName: "&2&lReward Assignment"
  323.               Lore:
  324.                - "&6\u25CF &3Choice Type &6\u00BB &7{reward_choice_type}"
  325.                 - "&6\u25CF &3Count &6\u00BB &7{reward_count}"
  326.                 - ""
  327.                 - "&6\u25CF &7Click"
  328.                 - " &2\u2022 &3Left &6\u00BB &7Assign rewards"
  329.                 - " &2\u2022 &3Right &6\u00BB &7Choice Type"
  330.             Day:
  331.               HeadName: "&2&lDay"
  332.               Lore:
  333.                - "&6\u25CF &3Value &6\u00BB &7{day}"
  334.                 - ""
  335.                 - "&6\u25CF &7Click"
  336.                 - " &2\u2022 &7Change"
  337.             Slot:
  338.               HeadName: "&2&lSlot"
  339.               Lore:
  340.                - "&6\u25CF &7Slot where window is placed in GUI."
  341.                 - ""
  342.                 - "&6\u25CF &3Value &6\u00BB &7{slot}"
  343.                 - ""
  344.                 - "&6\u25CF &7Click"
  345.                 - " &2\u2022 &7Change"
  346.             Icon:
  347.               HeadName: "&2&lIcon"
  348.               Lore:
  349.                - "&6\u25CF &7Icon of Locked Window."
  350.                 - ""
  351.                 - "&6\u25CF &7Click"
  352.                 - " &2\u2022 &3Left &6\u00BB &7Change icon"
  353.                 - " &2\u2022 &3Right &6\u00BB &7Toggle enchantment"
  354.             Grinch:
  355.               HeadName: "&2&lGrinch"
  356.               Lore:
  357.                - "&6\u25CF &7Probability that Grinch stoles reward"
  358.                 - ""
  359.                 - "&6\u25CF &3Value &6\u00BB &7{grinch_loot_probability}"
  360.                 - ""
  361.                 - "&6\u25CF &7Click"
  362.                 - " &2\u2022 &7Change"
  363.           Base:
  364.             Info:
  365.               HeadName: "&2&lBasic Information"
  366.               Lore:
  367.                - "&6\u25CF &3Key &6\u00BB &7{key}"
  368.                 - ""
  369.                 - "&6\u25CF &7Calendar unit Management."
  370.     Option:
  371.       OptionGUI:
  372.         InventoryName: "&1&lSettings"
  373.         Item:
  374.           Button:
  375.             Season:
  376.               HeadName: "&2&lSeason"
  377.               Lore:
  378.                - "&6\u25CF &7Season duration."
  379.                 - ""
  380.                 - "&6\u25CF &7Click"
  381.                 - " &2\u2022 &7Manage"
  382.             Figure:
  383.               HeadName: "&2&lFigure"
  384.               Lore:
  385.                - "&6\u25CF &7Management of figure."
  386.                 - ""
  387.                 - "&6\u25CF &7Click"
  388.                 - " &2\u2022 &7Manage"
  389.             Sound:
  390.               HeadName: "&2&lSound"
  391.               Lore:
  392.                - "&6\u25CF &7Management of sounds."
  393.                 - ""
  394.                 - "&6\u25CF &7Click"
  395.                 - " &2\u2022 &7Manage"
  396.             Visual:
  397.               HeadName: "&2&lVisual"
  398.               Lore:
  399.                - "&6\u25CF &7Management of visual part."
  400.                 - ""
  401.                 - "&6\u25CF &7Click"
  402.                 - " &2\u2022 &7Manage"
  403.             Reward:
  404.               HeadName: "&2&lReward"
  405.               Lore:
  406.                - "&6\u25CF &7Rewarding stuff."
  407.                 - ""
  408.                 - "&6\u25CF &7Click"
  409.                 - " &2\u2022 &7Manage"
  410.             GUI:
  411.               HeadName: "&2&lGUI"
  412.               Lore:
  413.                - "&6\u25CF &7Calendar GUI management."
  414.                 - ""
  415.                 - "&6\u25CF &7Click"
  416.                 - " &2\u2022 &7Manage"
  417.             Restriction:
  418.               HeadName: "&2&lRestriction"
  419.               Lore:
  420.                - "&6\u25CF &7Restrictions of plugin."
  421.                 - ""
  422.                 - "&6\u25CF &7Click"
  423.                 - " &2\u2022 &7Manage"
  424.           Base:
  425.             Info:
  426.               HeadName: "&2&lBasic Information"
  427.               Lore:
  428.                - "&6\u25CF &7Management of options."
  429.       OptionSection:
  430.         OptionSeasonGUI:
  431.           InventoryName: "&1&lSettings"
  432.           Item:
  433.             Button:
  434.               Start:
  435.                 HeadName: "&2&lStart Date"
  436.                 Lore:
  437.                  - "&6\u25CF &3Datetime &6\u00BB &7{option__season__start_date_time}"
  438.                   - ""
  439.                   - "&6\u25CF &7Click"
  440.                   - " &2\u2022 &7Change date"
  441.               End:
  442.                 HeadName: "&2&lEnd Date"
  443.                 Lore:
  444.                  - "&6\u25CF &3Datetime &6\u00BB &7{option__season__end_date_time}"
  445.                   - ""
  446.                   - "&6\u25CF &7Click"
  447.                   - " &2\u2022 &7Change date"
  448.               Window:
  449.                 OpeningTime:
  450.                   HeadName: "&2&lWindow Opening Time"
  451.                   Lore:
  452.                    - "&6\u25CF &3Time &6\u00BB &7{option__season__window__opening_time}"
  453.                     - ""
  454.                     - "&6\u25CF &7Click"
  455.                     - " &2\u2022 &7Change time"
  456.                 ClaimingType:
  457.                   HeadName: "&2&lWindow Claiming Type"
  458.                   Lore:
  459.                    - "&6\u25CF &3Value &6\u00BB &7{option__season__window__claiming_type}"
  460.                     - ""
  461.                     - "&6\u25CF &7Click"
  462.                     - " &2\u2022 &7Change type"
  463.             Base:
  464.               Info:
  465.                 HeadName: "&2&lBasic Information"
  466.                 Lore:
  467.                  - "&6\u25CF &7Season duration and window management."
  468.         OptionRewardGUI:
  469.           InventoryName: "&1&lSettings"
  470.           Item:
  471.             Button:
  472.               DefaultChoiceType:
  473.                 HeadName: "&2&lChoice Type"
  474.                 Lore:
  475.                  - "&6\u25CF &7If calendar unit hasn't assigned"
  476.                   - "&7ChoiceType, this one is used."
  477.                   - ""
  478.                   - "&6\u25CF &3Value &6\u00BB &7{option__reward__default_choice_type}"
  479.                   - ""
  480.                   - "&6\u25CF &7Click"
  481.                   - " &2\u2022 &7Change type"
  482.               BenefitActivity:
  483.                 HeadName: "&2&lBenefit Activity"
  484.                 Lore:
  485.                  - "&6\u25CF &3Active &6\u00BB &7{option__reward__benefit__activity}"
  486.                   - ""
  487.                   - "&6\u25CF &7Click"
  488.                   - " &2\u2022 &7Toggle flag"
  489.             Base:
  490.               Info:
  491.                 HeadName: "&2&lBasic Information"
  492.                 Lore:
  493.                  - "&6\u25CF &7Rewarding stuff."
  494.         OptionFigureGUI:
  495.           InventoryName: "&1&lSettings"
  496.           Item:
  497.             Button:
  498.               Mode:
  499.                 HeadName: "&2&lMode"
  500.                 Lore:
  501.                  - "&6\u25CF &3Mode &6\u00BB &7{option__figure__mode}"
  502.                   - ""
  503.                   - "&6\u25CF &7Click"
  504.                   - " &2\u2022 &7Change mode"
  505.               Particle:
  506.                 HeadName: "&2&lParticle"
  507.                 Lore:
  508.                  - "&6\u25CF &3Active &6\u00BB &7{option__figure_particle__activity}"
  509.                   - "&6\u25CF &3Effect &6\u00BB &7{option__figure_particle__effect}"
  510.                   - ""
  511.                   - "&6\u25CF &7Click"
  512.                   - " &2\u2022 &7Manage particle"
  513.               Dress:
  514.                 HeadName: "&2&lDress"
  515.                 Lore:
  516.                  - "&6\u25CF &7Recommended if figure using ArmorStand mode."
  517.                   - ""
  518.                   - "&6\u25CF &7Click"
  519.                   - " &2\u2022 &7Manage dress"
  520.             Base:
  521.               Info:
  522.                 HeadName: "&2&lBasic Information"
  523.                 Lore:
  524.                  - "&6\u25CF &7Management of figure."
  525.         OptionSoundGUI:
  526.           InventoryName: "&1&lSettings"
  527.           Item:
  528.             Button:
  529.               Window:
  530.                 Open:
  531.                   HeadName: "&2&lOpen Window Sound"
  532.                   Lore:
  533.                    - "&6\u25CF &3Value &6\u00BB &7{option__sound__window__open}"
  534.                     - ""
  535.                     - "&6\u25CF &7Click"
  536.                     - " &2\u2022 &7Change sound"
  537.                 Claim:
  538.                   HeadName: "&2&lClaim Window Sound"
  539.                   Lore:
  540.                    - "&6\u25CF &3Value &6\u00BB &7{option__sound__window__claim}"
  541.                     - ""
  542.                     - "&6\u25CF &7Click"
  543.                     - " &2\u2022 &7Change sound"
  544.               LuckyWheel:
  545.                 Spin:
  546.                   Button:
  547.                     HeadName: "&2&lLuckyWheel Start Sound"
  548.                     Lore:
  549.                      - "&6\u25CF &3Value &6\u00BB &7{option__sound__lucky_wheel__spin_button}"
  550.                       - ""
  551.                       - "&6\u25CF &7Click"
  552.                       - " &2\u2022 &7Change sound"
  553.                   Animation:
  554.                     HeadName: "&2&lLuckyWheel Spin Sound"
  555.                     Lore:
  556.                      - "&6\u25CF &3Value &6\u00BB &7{option__sound__lucky_wheel__spin_animation}"
  557.                       - ""
  558.                       - "&6\u25CF &7Click"
  559.                       - " &2\u2022 &7Change sound"
  560.                 Closing:
  561.                   Animation:
  562.                     HeadName: "&2&lLuckyWheel Closing Sound"
  563.                     Lore:
  564.                      - "&6\u25CF &3Value &6\u00BB &7{option__sound__lucky_wheel__closing_animation}"
  565.                       - ""
  566.                       - "&6\u25CF &7Click"
  567.                       - " &2\u2022 &7Change sound"
  568.             Base:
  569.               Info:
  570.                 HeadName: "&2&lBasic Information"
  571.                 Lore:
  572.                  - "&6\u25CF &7Sounds played at various situations"
  573.                   - "&7while interacting with Calendar."
  574.         OptionVisualGUI:
  575.           InventoryName: "&1&lSettings"
  576.           Item:
  577.             Button:
  578.               BossBar:
  579.                 HeadName: "&2&lBossBar"
  580.                 Lore:
  581.                  - "&6\u25CF &3Active &6\u00BB &7{option__visual__boss_bar_activity}"
  582.                   - "&6\u25CF &3Color &6\u00BB &7{option__visual__boss_bar_color}"
  583.                   - "&6\u25CF &3Style &6\u00BB &7{option__visual__boss_bar_style}"
  584.                   - ""
  585.                   - "&6\u25CF &7Click"
  586.                   - " &2\u2022 &7Manage bar"
  587.               Info:
  588.                 HeadName: "&2&lInformation"
  589.                 Lore:
  590.                  - "&6\u25CF &3Active &6\u00BB &7{option__visual__info_activity}"
  591.                   - ""
  592.                   - "&6\u25CF &7Click"
  593.                   - " &2\u2022 &7Toggle flag"
  594.             Base:
  595.               Info:
  596.                 HeadName: "&2&lBasic Information"
  597.                 Lore:
  598.                  - "&6\u25CF &7Management of visual part."
  599.                   - "&6\u25CF &7Displaying BossBar"
  600.                   - "&7join message"
  601.         OptionGUIGUI:
  602.           InventoryName: "&1&lSettings"
  603.           Item:
  604.             Button:
  605.               FillingItem:
  606.                 Activity:
  607.                   HeadName: "&2&lCalendar Filling item"
  608.                   Lore:
  609.                    - "&6\u25CF &7If true, all empty slots at Calendar GUI"
  610.                     - "&7will be filled with 'filling item' with"
  611.                     - "&7information messages."
  612.                     - "&6\u25CF &7Otherwise, only one item with text"
  613.                     - "&7will be used."
  614.                     - ""
  615.                     - "&6\u25CF &3Active &6\u00BB &7{option__gui__filling_item__activity}"
  616.                     - ""
  617.                     - "&6\u25CF &7Click"
  618.                     - " &2\u2022 &7Toggle flag"
  619.               Window:
  620.                 OrderType:
  621.                   HeadName: "&2&lWindow Order"
  622.                   Lore:
  623.                    - "&6\u25CF &3Value &6\u00BB &7{option__gui__window__order_type}"
  624.                     - ""
  625.                     - "&6\u25CF &7Click"
  626.                     - " &2\u2022 &7Change type"
  627.                 ClaimedIconType:
  628.                   HeadName: "&2&lClaimed Window Icon"
  629.                   Lore:
  630.                    - "&6\u25CF &3Value &6\u00BB &7{option__gui__window__claimed_icon_type}"
  631.                     - ""
  632.                     - "&6\u25CF &7Click"
  633.                     - " &2\u2022 &7Change type"
  634.             Base:
  635.               Info:
  636.                 HeadName: "&2&lBasic Information"
  637.                 Lore:
  638.                  - "&6\u25CF &7Calendar GUI management."
  639.         OptionRestrictionGUI:
  640.           InventoryName: "&1&lSettings"
  641.           Item:
  642.             Button:
  643.               World:
  644.                 HeadName: "&2&lWorlds"
  645.                 Lore:
  646.                  - "&6\u25CF &7List of worlds, where advent calendar"
  647.                   - "&7is prohibited to use."
  648.                   - ""
  649.                   - "&6\u25CF &3Value &6\u00BB &7{option__restriction__world__count}"
  650.                   - ""
  651.                   - "&6\u25CF &7Click"
  652.                   - " &2\u2022 &7Manage list"
  653.             Base:
  654.               Info:
  655.                 HeadName: "&2&lBasic Information"
  656.                 Lore:
  657.                  - "&6\u25CF &7Restrictions of plugin."
  658.         Visual:
  659.           BossBarGUI:
  660.             Item:
  661.               Button:
  662.                 Activity:
  663.                   HeadName: "&2&lActivity"
  664.                   Lore:
  665.                    - "&6\u25CF &3Active &6\u00BB &7{option__visual__boss_bar_activity}"
  666.                     - ""
  667.                     - "&6\u25CF &7Click"
  668.                     - " &2\u2022 &7Toggle flag"
  669.                 Color:
  670.                   HeadName: "&2&lColor"
  671.                   Lore:
  672.                    - "&6\u25CF &3Value &6\u00BB &7{option__visual__boss_bar_color}"
  673.                     - ""
  674.                     - "&6\u25CF &7Click"
  675.                     - " &2\u2022 &7Change color"
  676.                 Style:
  677.                   HeadName: "&2&lStyle"
  678.                   Lore:
  679.                    - "&6\u25CF &3Value &6\u00BB &7{option__visual__boss_bar_style}"
  680.                     - ""
  681.                     - "&6\u25CF &7Click"
  682.                     - " &2\u2022 &7Change style"
  683.               Base:
  684.                 Info:
  685.                   HeadName: "&2&lBasic Information"
  686.                   Lore:
  687.                    - "&6\u25CF &7Management of BossBar."
  688.         Figure:
  689.           ParticleGUI:
  690.             Item:
  691.               Button:
  692.                 Activity:
  693.                   HeadName: "&2&lActivity"
  694.                   Lore:
  695.                    - "&6\u25CF &3Active &6\u00BB &7{option__figure__particle__activity}"
  696.                     - ""
  697.                     - "&6\u25CF &7Click"
  698.                     - " &2\u2022 &7Toggle flag"
  699.                 TickDelay:
  700.                   HeadName: "&2&lTick Delay"
  701.                   Lore:
  702.                    - "&6\u25CF &7How often to spawn new particle."
  703.                     - ""
  704.                     - "&6\u25CF &3Delay &6\u00BB &7{option__figure__particle__tick_delay} (Ticks)"
  705.                     - ""
  706.                     - "&6\u25CF &7Click"
  707.                     - " &2\u2022 &7Change delay"
  708.                 Data:
  709.                   HeadName: "&2&lData"
  710.                   Lore:
  711.                    - "&6\u25CF &7Additional data of particles."
  712.                     - ""
  713.                     - "&6\u25CF &7Click"
  714.                     - " &2\u2022 &7Manage data"
  715.               Base:
  716.                 Info:
  717.                   HeadName: "&2&lBasic Information"
  718.                   Lore:
  719.                    - "&6\u25CF &7Around the figure, particles are spawned."
  720.           ParticleDataGUI:
  721.             Item:
  722.               Button:
  723.                 Effect:
  724.                   HeadName: "&2&lEffect"
  725.                   Lore:
  726.                    - "&6\u25CF &7Effect of particles."
  727.                     - ""
  728.                     - "&6\u25CF &cNot all particles works correctly!"
  729.                     - " &2\u2022 &7It's a third-part resource."
  730.                     - ""
  731.                     - "&6\u25CF &3Effect &6\u00BB &7{option__figure__particle__effect}"
  732.                     - ""
  733.                     - "&6\u25CF &7Click"
  734.                     - " &2\u2022 &7Change effect"
  735.                 Amount:
  736.                   HeadName: "&2&lAmount"
  737.                   Lore:
  738.                    - "&6\u25CF &7Amount of particles."
  739.                     - ""
  740.                     - "&6\u25CF &cNot all particles works correctly!"
  741.                     - ""
  742.                     - "&6\u25CF &3Amount &6\u00BB &7{option__figure__particle__amount}"
  743.                     - ""
  744.                     - "&6\u25CF &7Click"
  745.                     - " &2\u2022 &7Change amount"
  746.                 Offset:
  747.                   HeadName: "&2&lOffset"
  748.                   Lore:
  749.                    - "&6\u25CF &7Offset of particles."
  750.                     - ""
  751.                     - "&6\u25CF &cNot all particles works correctly!"
  752.                     - ""
  753.                     - "&6\u25CF &3Offset &6\u00BB &7({option__figure__particle__offset_x}, {option__figure__particle__offset_y}, {option__figure__particle__offset_z})"
  754.                     - ""
  755.                     - "&6\u25CF &7Click"
  756.                     - " &2\u2022 &7Manage offset"
  757.                 Color:
  758.                   HeadName: "&2&lColor"
  759.                   Lore:
  760.                    - "&6\u25CF &7Color of particles."
  761.                     - "&6\u25CF &7Only for Effect &3REDSTONE&7!"
  762.                     - ""
  763.                     - "&6\u25CF &cNot all particles works correctly!"
  764.                     - ""
  765.                     - "&6\u25CF &3Color &6\u00BB &7{option__figure__particle__color}"
  766.                     - ""
  767.                     - "&6\u25CF &7Click"
  768.                     - " &2\u2022 &7Change color"
  769.                 Speed:
  770.                   HeadName: "&2&lSpeed"
  771.                   Lore:
  772.                    - "&6\u25CF &7Speed of particles."
  773.                     - ""
  774.                     - "&6\u25CF &cNot all particles works correctly!"
  775.                     - ""
  776.                     - "&6\u25CF &3Speed &6\u00BB &7{option__figure__particle__speed}"
  777.                     - ""
  778.                     - "&6\u25CF &7Click"
  779.                     - " &2\u2022 &7Change speed"
  780.               Base:
  781.                 Info:
  782.                   HeadName: "&2&lBasic Information"
  783.                   Lore:
  784.                    - "&6\u25CF &7Additional data of particles."
  785.           ParticleDataOffsetGUI:
  786.             Item:
  787.               Button:
  788.                 X:
  789.                   HeadName: "&2&lX"
  790.                   Lore:
  791.                    - "&6\u25CF &3X &6\u00BB &7{option__figure__particle__offset_x}"
  792.                     - ""
  793.                     - "&6\u25CF &7Click"
  794.                     - " &2\u2022 &7Change X"
  795.                 Y:
  796.                   HeadName: "&2&lY"
  797.                   Lore:
  798.                    - "&6\u25CF &3X &6\u00BB &7{option__figure__particle__offset_y}"
  799.                     - ""
  800.                     - "&6\u25CF &7Click"
  801.                     - " &2\u2022 &7Change Y"
  802.                 Z:
  803.                   HeadName: "&2&lZ"
  804.                   Lore:
  805.                    - "&6\u25CF &3X &6\u00BB &7{option__figure__particle__offset_z}"
  806.                     - ""
  807.                     - "&6\u25CF &7Click"
  808.                     - " &2\u2022 &7Change Z"
  809.               Base:
  810.                 Info:
  811.                   HeadName: "&2&lBasic Information"
  812.                   Lore:
  813.                    - "&6\u25CF &7Additional data of particles."
  814.           DressGUI:
  815.             Item:
  816.               Button:
  817.                 Head:
  818.                   HeadName: "&2&lHead"
  819.                   Lore:
  820.                    - "&6\u25CF &7Figure's head."
  821.                     - ""
  822.                     - "&6\u25CF &7Click"
  823.                     - " &2\u2022 &7Manage figure's head"
  824.                 ChestPlate:
  825.                   HeadName: "&2&lChestPlate"
  826.                   Lore:
  827.                    - "&6\u25CF &7Figure's chest plate."
  828.                     - ""
  829.                     - "&6\u25CF &7Click"
  830.                     - " &2\u2022 &7Manage figure's chest plate"
  831.                 Leggings:
  832.                   HeadName: "&2&lLeggings"
  833.                   Lore:
  834.                    - "&6\u25CF &7Figure's leggings."
  835.                     - ""
  836.                     - "&6\u25CF &7Click"
  837.                     - " &2\u2022 &7Manage figure's leggings"
  838.                 Boots:
  839.                   HeadName: "&2&lBoots"
  840.                   Lore:
  841.                    - "&6\u25CF &7Figure's boots."
  842.                     - ""
  843.                     - "&6\u25CF &7Click"
  844.                     - " &2\u2022 &7Manage figure's boots"
  845.                 MainHand:
  846.                   HeadName: "&2&lMain Hand"
  847.                   Lore:
  848.                    - "&6\u25CF &7Figure's main hand."
  849.                     - ""
  850.                     - "&6\u25CF &7Click"
  851.                     - " &2\u2022 &7Manage figure's main hand"
  852.                 OffHand:
  853.                   HeadName: "&2&lOff Hand"
  854.                   Lore:
  855.                    - "&6\u25CF &7Figure's off hand."
  856.                     - ""
  857.                     - "&6\u25CF &7Click"
  858.                     - " &2\u2022 &7Manage figure's off hand"
  859.               Base:
  860.                 Info:
  861.                   HeadName: "&2&lBasic Information"
  862.                   Lore:
  863.                    - "&6\u25CF &7Management of figure's dress."
  864.           DressUnitGUI:
  865.             Item:
  866.               Button:
  867.                 Activity:
  868.                   HeadName: "&2&lActivity"
  869.                   Lore:
  870.                    - "&6\u25CF &3Dress Unit &6\u00BB &7{option__figure__dress__unit}"
  871.                     - "&6\u25CF &3Active &6\u00BB &7{option__figure__dress__activity}"
  872.                     - ""
  873.                     - "&6\u25CF &7Click"
  874.                     - " &2\u2022 &7Toggle activity"
  875.                 Item:
  876.                   HeadName: "&2&lItem"
  877.                   Lore:
  878.                    - "&6\u25CF &3Dress Unit &6\u00BB &7{option__figure__dress__unit}"
  879.                     - "&6\u25CF &3Material &6\u00BB &7{option__figure__dress__item_type}"
  880.                     - ""
  881.                     - "&6\u25CF &7Click"
  882.                     - " &2\u2022 &7Change dress unit"
  883.               Base:
  884.                 Info:
  885.                   HeadName: "&2&lBasic Information"
  886.                   Lore:
  887.                    - "&6\u25CF &7Management of figure's dress unit."
  888.                     - ""
  889.                     - "&6\u25CF &7Here, you can toggle if dress unit"
  890.                     - "&7will be applied to figure and also change"
  891.                     - "&7dress item."
  892.     Component:
  893.       ChoiceGUI:
  894.         Item:
  895.           Button:
  896.             WindowClaimedIconType:
  897.               REWARD:
  898.                 HeadName: "&2&lReward"
  899.                 Lore:
  900.                  - "&6\u25CF &7Claimed window displays"
  901.                   - "&7icon of given reward."
  902.                   - ""
  903.                   - "&6\u25CF &7Click"
  904.                   - " &2\u2022 &3Left &6\u00BB &7Select"
  905.               DEFAULT:
  906.                 HeadName: "&2&lDefault"
  907.                 Lore:
  908.                  - "&6\u25CF &7Claimed window displays"
  909.                   - "&7default item specified in options."
  910.                   - ""
  911.                   - "&6\u25CF &7Click"
  912.                   - " &2\u2022 &3Left &6\u00BB &7Select"
  913.             WindowOrderType:
  914.               RANDOM:
  915.                 HeadName: "&2&lRandom"
  916.                 Lore:
  917.                  - "&6\u25CF &7Windows are randomly placed"
  918.                   - "&7at GUI."
  919.                   - "&6\u25CF &7Slots are used from Units."
  920.                   - ""
  921.                   - "&6\u25CF &7Click"
  922.                   - " &2\u2022 &3Left &6\u00BB &7Select"
  923.               STATIC:
  924.                 HeadName: "&2&lStatic"
  925.                 Lore:
  926.                  - "&6\u25CF &7Windows are placed at GUI"
  927.                   - "&7in order specified at Units."
  928.                   - ""
  929.                   - "&6\u25CF &7Click"
  930.                   - " &2\u2022 &3Left &6\u00BB &7Select"
  931.             WindowClaimingType:
  932.               BENEVOLENT:
  933.                 HeadName: "&2&lBenevolent"
  934.                 Lore:
  935.                  - "&6\u25CF &7Player is able to claim"
  936.                   - "&7missed window."
  937.                   - ""
  938.                   - "&6\u25CF &7Click"
  939.                   - " &2\u2022 &3Left &6\u00BB &7Select"
  940.               STRICT:
  941.                 HeadName: "&2&lStrict"
  942.                 Lore:
  943.                  - "&6\u25CF &7Player is NOT able to claim"
  944.                   - "&7missed window."
  945.                   - ""
  946.                   - "&6\u25CF &7Click"
  947.                   - " &2\u2022 &3Left &6\u00BB &7Select"
Add Comment
Please, Sign In to add comment