Sobky

AdventCalendar - GUI.yml

Nov 8th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 30.19 KB | Gaming | 0 0
  1. GUI:
  2.   Base:
  3.     AdventCalendarGUI:
  4.       InventoryName:
  5.         EN: "&5&lAdvent Calendar"
  6.       Item:
  7.         Filling:
  8.           HeadName:
  9.             EN: "&2&lBasic information"
  10.           Lore:
  11.             EN:
  12.              - "&6\u25CF &7Claimed windows &6\u00BB &3{window_claimed_count}"
  13.               - ""
  14.               - "&6\u25CF &7New window in &6\u00BB &3{remains}"
  15.         Info:
  16.           Slot: -1
  17.           HeadName:
  18.             EN: "&2&lBasic information"
  19.           Lore:
  20.             EN:
  21.              - "&6\u25CF &7Claimed windows &6\u00BB &3{window_claimed_count}"
  22.               - ""
  23.               - "&6\u25CF &7New window in &6\u00BB &3{remains}"
  24.         Window:
  25.           Locked:
  26.             ItemFlagList:
  27.              - HIDE_ENCHANTS
  28.               - HIDE_ATTRIBUTES
  29.             SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2JhM2JlODNlZDQ3NTAyZmIxYTE0MWQzYTc4NWZmOTZmMjg1NmVmMzg2MjIzMzg1NDQwNWRiZjhkYWJlNDI3In19fQ=="
  30.             HeadName:
  31.               EN: "&2&lWindow &3&l#{window_number}"
  32.             Lore:
  33.               EN:
  34.                - "&6\u25CF &cYou have missed to open this window!"
  35.           Open:
  36.             ItemFlagList:
  37.              - HIDE_ENCHANTS
  38.               - HIDE_ATTRIBUTES
  39.             SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjZhY2ZjNjQzZjYwOGUxNmRlMTkzMzVkZGNhNzFhODI4ZGZiOGRhY2E1NzkzZWI1YmJjYjBjN2QxNTU5MjQ5In19fQ=="
  40.             HeadName:
  41.               EN: "&2&lWindow &3&l#{window_number}"
  42.             Lore:
  43.               EN:
  44.                - "&6\u25CF &7Click"
  45.                 - " &2\u2022 &3Claim"
  46.           Claimed:
  47.             ItemFlagList:
  48.              - HIDE_ENCHANTS
  49.               - HIDE_ATTRIBUTES
  50.             SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI4ZTY5MmQ4NmUyMjQ0OTc5MTVhMzk1ODNkYmUzOGVkZmZkMzljYmJhNDU3Y2M5NWE3YWMzZWEyNWQ0NDUifX19"
  51.             HeadName:
  52.               EN: "&2&lWindow &3&l#{window_number}"
  53.             Lore:
  54.               EN:
  55.                - "&6\u25CF &7Window has been already claimed!"
  56.                 - ""
  57.                 - "&6\u25CF &7Reward"
  58.                 - " &2\u2022 &7Count &6\u00BB &3{reward_count}"
  59.                 - " &2\u2022 &7List &6\u00BB &3{reward_list}"
  60.           Closed:
  61.             ItemFlagList:
  62.              - HIDE_ENCHANTS
  63.               - HIDE_ATTRIBUTES
  64.             HeadName:
  65.               EN: "&2&lWindow &3&l#{window_number}"
  66.             Lore:
  67.               EN:
  68.                - "&6\u25CF &7Window is closed, now!"
  69.                 - ""
  70.                 - "&6\u25CF &7Opens on &6\u00BB &3{window_open_on}"
  71.     LuckyWheelGUI:
  72.       InventoryName:
  73.         EN: "&5&lLucky Wheel"
  74.       Item:
  75.         Filling:
  76.           HeadName:
  77.             EN: " "
  78.           Lore:
  79.             EN: [ ]
  80.         Action:
  81.           Enabled:
  82.             HeadName:
  83.               EN: "&2&lSpin Button"
  84.             Lore:
  85.               EN:
  86.                - "&6\u25CF &7Click"
  87.                 - " &2\u2022 &3Spin"
  88.           Disabled:
  89.             HeadName:
  90.               EN: "&2&lSpin Button"
  91.             Lore:
  92.               EN:
  93.                - "&6\u25CF &cUnable to spin!"
  94.         Pointer:
  95.           Static:
  96.             HeadName:
  97.               EN: " "
  98.             Lore:
  99.               EN: [ ]
  100.           Closing:
  101.             HeadName:
  102.               EN: " "
  103.             Lore:
  104.               EN: [ ]
  105.         Base:
  106.           Info:
  107.             HeadName:
  108.               EN: "&2&lBasic Information"
  109.             Lore:
  110.               EN:
  111.                - "&6\u25CF &7To spin LuckyWheel, just"
  112.                 - "&7click on green button!"
  113.                 - ""
  114.                 - "&6\u25CF &7Assigned to window &6\u00BB &3#{day}"
  115.   Settings:
  116.     ValueAssignment:
  117.       Option:
  118.         Season:
  119.           Start:
  120.             EN: "Start DateTime"
  121.           End:
  122.             EN: "End DateTime"
  123.           Window:
  124.             OpeningTime:
  125.               EN: "Window's Opening Time"
  126.             ClaimingType:
  127.               EN: "Window's Claiming Type"
  128.         Sound:
  129.           Window:
  130.             Open:
  131.               EN: "Open Sound"
  132.             Claim:
  133.               EN: "Claim Sound"
  134.           LuckyWheel:
  135.             Spin:
  136.               Button:
  137.                 EN: "Spin Click Sound"
  138.               Animation:
  139.                 EN: "Spin Animation Sound"
  140.             Closing:
  141.               Animation:
  142.                 EN: "Closing Animation Sound"
  143.         Restriction:
  144.           World:
  145.             EN: "Restricted worlds"
  146.         Reward:
  147.           DefaultChoiceType:
  148.             EN: "Default Choice Type"
  149.           Benefit:
  150.             Activity:
  151.               EN: "Benefit's Activity"
  152.         Visual:
  153.           BossBar:
  154.             Activity:
  155.               EN: "BossBar's Activity"
  156.             Color:
  157.               EN: "BossBar's Color"
  158.             Style:
  159.               EN: "BossBar's Style"
  160.           Info:
  161.             Activity:
  162.               EN: "Information Activity"
  163.         GUI:
  164.           FillingItem:
  165.             Activity:
  166.               EN: "Filling Item"
  167.           Window:
  168.             OrderType:
  169.               EN: "Window Order Type"
  170.             ClaimedIconType:
  171.               EN: "Claimed Window Icon Type"
  172.       Calendar:
  173.         Day:
  174.           EN: "Window's Day"
  175.         Slot:
  176.           EN: "Window's Slot"
  177.         Icon:
  178.           Icon:
  179.             EN: "Window's Icon"
  180.           Enchantment:
  181.             EN: "Icon's Enchantment"
  182.         Reward:
  183.           RewardList:
  184.             EN: "List of Rewards"
  185.           ChoiceType:
  186.             EN: "Reward's Choice Type"
  187.           Probability:
  188.             EN: "Reward's Probability"
  189.         Grinch:
  190.           Loot:
  191.             Probability:
  192.               EN: "Grinch's Probability"
  193.     Base:
  194.       SettingsGUI:
  195.         InventoryName:
  196.           EN: "&1&lSettings"
  197.         Item:
  198.           Button:
  199.             Option:
  200.               Slot: 2
  201.               HeadName:
  202.                 EN: "&2&lOptions"
  203.               Lore:
  204.                 EN:
  205.                  - "&6\u25CF &7Base preferences"
  206.                   - "&7of the whole system."
  207.                   - ""
  208.                   - "&6\u25CF &7Click"
  209.                   - " &2\u2022 &7Manage"
  210.             Calendar:
  211.               SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI4ZTY5MmQ4NmUyMjQ0OTc5MTVhMzk1ODNkYmUzOGVkZmZkMzljYmJhNDU3Y2M5NWE3YWMzZWEyNWQ0NDUifX19"
  212.               Slot: 4
  213.               HeadName:
  214.                 EN: "&2&lCalendar"
  215.               Lore:
  216.                 EN:
  217.                  - "&6\u25CF &7Calendar management"
  218.                   - "&6\u25CF &7Window reward assignment"
  219.                   - ""
  220.                   - "&6\u25CF &7Click"
  221.                   - " &2\u2022 &7Manage"
  222.             RewardRepository:
  223.               Slot: 6
  224.               HeadName:
  225.                 EN: "&2&lReward Repository"
  226.               Lore:
  227.                 EN:
  228.                  - "&6\u25CF &7Reward management"
  229.                   - ""
  230.                   - "&6\u25CF &7Click"
  231.                   - " &2\u2022 &7Manage"
  232.     Calendar:
  233.       CalendarGUI:
  234.         InventoryName:
  235.           EN: "&2&lCalendar Settings"
  236.         Item:
  237.           Button:
  238.             Unit:
  239.               SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI4ZTY5MmQ4NmUyMjQ0OTc5MTVhMzk1ODNkYmUzOGVkZmZkMzljYmJhNDU3Y2M5NWE3YWMzZWEyNWQ0NDUifX19"
  240.               HeadName:
  241.                 EN: "&2&lUnit"
  242.               Lore:
  243.                 EN:
  244.                  - "&6\u25CF &3Key &6\u00BB &7{key}"
  245.                   - "&6\u25CF &3Type &6\u00BB &7{assignment_type}"
  246.                   - ""
  247.                   - "&6\u25CF &7Reward"
  248.                   - " &2\u2022 &3Choice Type &6\u00BB &7{reward_choice_type}"
  249.                   - " &2\u2022 &3Count &6\u00BB &7{reward_count}"
  250.                   - ""
  251.                   - "&6\u25CF &7Click"
  252.                   - " &2\u2022 &3Left &6\u00BB &7Manage"
  253.                   - " &2\u2022 &3Right &6\u00BB &7Assign rewards"
  254.           Base:
  255.             Info:
  256.               HeadName:
  257.                 EN: "&2&lBasic Information"
  258.               Lore:
  259.                 EN:
  260.                  - "&6\u25CF &7Calendar unit Management."
  261.                   - " &2\u2022 &7Reward"
  262.                   - " &2\u2022 &7Grinch"
  263.                   - " &2\u2022 &7Day & Slot"
  264.       CalendarUnitGUI:
  265.         InventoryName:
  266.           EN: "&2&lCalendar Settings"
  267.         Item:
  268.           Button:
  269.             Reward:
  270.               Slot: 0
  271.               HeadName:
  272.                 EN: "&2&lReward Assignment"
  273.               Lore:
  274.                 EN:
  275.                  - "&6\u25CF &3Choice Type &6\u00BB &7{reward_choice_type}"
  276.                   - "&6\u25CF &3Count &6\u00BB &7{reward_count}"
  277.                   - ""
  278.                   - "&6\u25CF &7Click"
  279.                   - " &2\u2022 &3Left &6\u00BB &7Assign rewards"
  280.                   - " &2\u2022 &3Right &6\u00BB &7Choice Type"
  281.             Day:
  282.               Slot: 2
  283.               HeadName:
  284.                 EN: "&2&lDay"
  285.               Lore:
  286.                 EN:
  287.                  - "&6\u25CF &3Value &6\u00BB &7{day}"
  288.                   - ""
  289.                   - "&6\u25CF &cCannot change in-game!"
  290.             Slot:
  291.               Slot: 4
  292.               HeadName:
  293.                 EN: "&2&lSlot"
  294.               Lore:
  295.                 EN:
  296.                  - "&6\u25CF &7Slot where window is placed in GUI."
  297.                   - ""
  298.                   - "&6\u25CF &3Value &6\u00BB &7{slot}"
  299.                   - ""
  300.                   - "&6\u25CF &7Click"
  301.                   - " &2\u2022 &7Change"
  302.             Icon:
  303.               Slot: 6
  304.               HeadName:
  305.                 EN: "&2&lIcon"
  306.               Lore:
  307.                 EN:
  308.                  - "&6\u25CF &7Icon of Locked Window."
  309.                   - ""
  310.                   - "&6\u25CF &3Material &6\u00BB &7{calendar__window__icon__material}"
  311.                   - "&6\u25CF &3Enchantment &6\u00BB &7{calendar__window__icon__enchantment}"
  312.                   - ""
  313.                   - "&6\u25CF &7Click"
  314.                   - " &2\u2022 &3Left &6\u00BB &7Change icon"
  315.                   - " &2\u2022 &3Right &6\u00BB &7Toggle enchantment"
  316.             Grinch:
  317.               Slot: 8
  318.               HeadName:
  319.                 EN: "&2&lGrinch"
  320.               Lore:
  321.                 EN:
  322.                  - "&6\u25CF &7Probability that Grinch stoles reward"
  323.                   - ""
  324.                   - "&6\u25CF &3Value &6\u00BB &7{grinch_loot_probability}"
  325.                   - ""
  326.                   - "&6\u25CF &7Click"
  327.                   - " &2\u2022 &7Change"
  328.           Base:
  329.             Info:
  330.               HeadName:
  331.                 EN: "&2&lBasic Information"
  332.               Lore:
  333.                 EN:
  334.                  - "&6\u25CF &3Key &6\u00BB &7{key}"
  335.                   - ""
  336.                   - "&6\u25CF &7Calendar unit Management."
  337.     Option:
  338.       OptionGUI:
  339.         InventoryName:
  340.           EN: "&1&lSettings"
  341.         Item:
  342.           Button:
  343.             Season:
  344.               Slot: 0
  345.               HeadName:
  346.                 EN: "&2&lSeason"
  347.               Lore:
  348.                 EN:
  349.                  - "&6\u25CF &7Season duration."
  350.                   - ""
  351.                   - "&6\u25CF &7Click"
  352.                   - " &2\u2022 &7Manage"
  353.             Figure:
  354.               Slot: 2
  355.               HeadName:
  356.                 EN: "&2&lFigure"
  357.               Lore:
  358.                 EN:
  359.                  - "&6\u25CF &7Management of figure."
  360.                   - ""
  361.                   - "&6\u25CF &7Click"
  362.                   - " &2\u2022 &7Manage"
  363.             Sound:
  364.               Slot: 4
  365.               HeadName:
  366.                 EN: "&2&lSound"
  367.               Lore:
  368.                 EN:
  369.                  - "&6\u25CF &7Management of sounds."
  370.                   - ""
  371.                   - "&6\u25CF &7Click"
  372.                   - " &2\u2022 &7Manage"
  373.             Reward:
  374.               Slot: 6
  375.               HeadName:
  376.                 EN: "&2&lReward"
  377.               Lore:
  378.                 EN:
  379.                  - "&6\u25CF &7Rewarding stuff."
  380.                   - ""
  381.                   - "&6\u25CF &7Click"
  382.                   - " &2\u2022 &7Manage"
  383.             Restriction:
  384.               Slot: 8
  385.               HeadName:
  386.                 EN: "&2&lRestriction"
  387.               Lore:
  388.                 EN:
  389.                  - "&6\u25CF &7Restrictions of plugin."
  390.                   - ""
  391.                   - "&6\u25CF &7Click"
  392.                   - " &2\u2022 &7Manage"
  393.             Visual:
  394.               Slot: 12
  395.               HeadName:
  396.                 EN: "&2&lVisual"
  397.               Lore:
  398.                 EN:
  399.                  - "&6\u25CF &7Management of visual part."
  400.                   - ""
  401.                   - "&6\u25CF &7Click"
  402.                   - " &2\u2022 &7Manage"
  403.             GUI:
  404.               Slot: 14
  405.               HeadName:
  406.                 EN: "&2&lGUI"
  407.               Lore:
  408.                 EN:
  409.                  - "&6\u25CF &7Calendar GUI management."
  410.                   - ""
  411.                   - "&6\u25CF &7Click"
  412.                   - " &2\u2022 &7Manage"
  413.           Base:
  414.             Info:
  415.               HeadName:
  416.                 EN: "&2&lBasic Information"
  417.               Lore:
  418.                 EN:
  419.                  - "&6\u25CF &7Management of options."
  420.       OptionSection:
  421.         OptionSeasonGUI:
  422.           InventoryName:
  423.             EN: "&1&lSettings"
  424.           Item:
  425.             Button:
  426.               Start:
  427.                 Slot: 2
  428.                 HeadName:
  429.                   EN: "&2&lStart Date"
  430.                 Lore:
  431.                   EN:
  432.                    - "&6\u25CF &3Datetime &6\u00BB &7{option__season__start_date_time}"
  433.                     - ""
  434.                     - "&6\u25CF &7Click"
  435.                     - " &2\u2022 &7Change date"
  436.               End:
  437.                 Slot: 6
  438.                 HeadName:
  439.                   EN: "&2&lEnd Date"
  440.                 Lore:
  441.                   EN:
  442.                    - "&6\u25CF &3Datetime &6\u00BB &7{option__season__end_date_time}"
  443.                     - ""
  444.                     - "&6\u25CF &7Click"
  445.                     - " &2\u2022 &7Change date"
  446.               Window:
  447.                 OpeningTime:
  448.                   Slot: 12
  449.                   HeadName:
  450.                     EN: "&2&lWindow Opening Time"
  451.                   Lore:
  452.                     EN:
  453.                      - "&6\u25CF &3Time &6\u00BB &7{option__season__window__opening_time}"
  454.                       - ""
  455.                       - "&6\u25CF &7Click"
  456.                       - " &2\u2022 &7Change time"
  457.                 ClaimingType:
  458.                   Slot: 14
  459.                   HeadName:
  460.                     EN: "&2&lWindow Claiming Type"
  461.                   Lore:
  462.                     EN:
  463.                      - "&6\u25CF &3Value &6\u00BB &7{option__season__window__claiming_type}"
  464.                       - ""
  465.                       - "&6\u25CF &7Click"
  466.                       - " &2\u2022 &7Change type"
  467.             Base:
  468.               Info:
  469.                 HeadName:
  470.                   EN: "&2&lBasic Information"
  471.                 Lore:
  472.                   EN:
  473.                    - "&6\u25CF &7Season duration and window management."
  474.         OptionRewardGUI:
  475.           InventoryName:
  476.             EN: "&1&lSettings"
  477.           Item:
  478.             Button:
  479.               DefaultChoiceType:
  480.                 Slot: 2
  481.                 HeadName:
  482.                   EN: "&2&lChoice Type"
  483.                 Lore:
  484.                   EN:
  485.                    - "&6\u25CF &7If calendar unit hasn't assigned"
  486.                     - "&7ChoiceType, this one is used."
  487.                     - ""
  488.                     - "&6\u25CF &3Value &6\u00BB &7{option__reward__default_choice_type}"
  489.                     - ""
  490.                     - "&6\u25CF &7Click"
  491.                     - " &2\u2022 &7Change type"
  492.               BenefitActivity:
  493.                 Slot: 6
  494.                 HeadName:
  495.                   EN: "&2&lBenefit Activity"
  496.                 Lore:
  497.                   EN:
  498.                    - "&6\u25CF &3Active &6\u00BB &7{option__reward__benefit__activity}"
  499.                     - ""
  500.                     - "&6\u25CF &7Click"
  501.                     - " &2\u2022 &3Left &6\u00BB &7Toggle flag"
  502.                     - " &2\u2022 &3Right &6\u00BB &7Default &6\u00BB &3{default_option__reward__benefit__activity}"
  503.             Base:
  504.               Info:
  505.                 HeadName:
  506.                   EN: "&2&lBasic Information"
  507.                 Lore:
  508.                   EN:
  509.                    - "&6\u25CF &7Rewarding stuff."
  510.         OptionRestrictionGUI:
  511.           InventoryName:
  512.             EN: "&1&lSettings"
  513.           Item:
  514.             Button:
  515.               World:
  516.                 Slot: 4
  517.                 HeadName:
  518.                   EN: "&2&lWorlds"
  519.                 Lore:
  520.                   EN:
  521.                    - "&6\u25CF &7List of worlds, where advent calendar"
  522.                     - "&7is prohibited to use."
  523.                     - ""
  524.                     - "&6\u25CF &3Value &6\u00BB &7{option__restriction__world__count}"
  525.                     - ""
  526.                     - "&6\u25CF &7Click"
  527.                     - " &2\u2022 &7Manage list"
  528.             Base:
  529.               Info:
  530.                 HeadName:
  531.                   EN: "&2&lBasic Information"
  532.                 Lore:
  533.                   EN:
  534.                    - "&6\u25CF &7Restrictions of plugin."
  535.         OptionSoundGUI:
  536.           InventoryName:
  537.             EN: "&1&lSettings"
  538.           Item:
  539.             Button:
  540.               Window:
  541.                 Open:
  542.                   Slot: 0
  543.                   HeadName:
  544.                     EN: "&2&lOpen Window Sound"
  545.                   Lore:
  546.                     EN:
  547.                      - "&6\u25CF &3Value &6\u00BB &7{option__sound__window__open}"
  548.                       - ""
  549.                       - "&6\u25CF &7Click"
  550.                       - " &2\u2022 &7Change sound"
  551.                 Claim:
  552.                   Slot: 2
  553.                   HeadName:
  554.                     EN: "&2&lClaim Window Sound"
  555.                   Lore:
  556.                     EN:
  557.                      - "&6\u25CF &3Value &6\u00BB &7{option__sound__window__claim}"
  558.                       - ""
  559.                       - "&6\u25CF &7Click"
  560.                       - " &2\u2022 &7Change sound"
  561.               LuckyWheel:
  562.                 Spin:
  563.                   Button:
  564.                     Slot: 4
  565.                     HeadName:
  566.                       EN: "&2&lLuckyWheel Start Sound"
  567.                     Lore:
  568.                       EN:
  569.                        - "&6\u25CF &3Value &6\u00BB &7{option__sound__lucky_wheel__spin_button}"
  570.                         - ""
  571.                         - "&6\u25CF &7Click"
  572.                         - " &2\u2022 &7Change sound"
  573.                   Animation:
  574.                     Slot: 6
  575.                     HeadName:
  576.                       EN: "&2&lLuckyWheel Spin Sound"
  577.                     Lore:
  578.                       EN:
  579.                        - "&6\u25CF &3Value &6\u00BB &7{option__sound__lucky_wheel__spin_animation}"
  580.                         - ""
  581.                         - "&6\u25CF &7Click"
  582.                         - " &2\u2022 &7Change sound"
  583.                 Closing:
  584.                   Animation:
  585.                     Slot: 8
  586.                     HeadName:
  587.                       EN: "&2&lLuckyWheel Closing Sound"
  588.                     Lore:
  589.                       EN:
  590.                        - "&6\u25CF &3Value &6\u00BB &7{option__sound__lucky_wheel__closing_animation}"
  591.                         - ""
  592.                         - "&6\u25CF &7Click"
  593.                         - " &2\u2022 &7Change sound"
  594.             Base:
  595.               Info:
  596.                 HeadName:
  597.                   EN: "&2&lBasic Information"
  598.                 Lore:
  599.                   EN:
  600.                    - "&6\u25CF &7Sounds played at various situations"
  601.                     - "&7while interacting with Calendar."
  602.         OptionVisualGUI:
  603.           InventoryName:
  604.             EN: "&1&lSettings"
  605.           Item:
  606.             Button:
  607.               BossBar:
  608.                 HeadName:
  609.                   EN: "&2&lBossBar"
  610.                 Lore:
  611.                   EN:
  612.                    - "&6\u25CF &3Active &6\u00BB &7{option__visual__boss_bar_activity}"
  613.                     - "&6\u25CF &3Color &6\u00BB &7{option__visual__boss_bar_color}"
  614.                     - "&6\u25CF &3Style &6\u00BB &7{option__visual__boss_bar_style}"
  615.                     - ""
  616.                     - "&6\u25CF &7Click"
  617.                     - " &2\u2022 &7Manage bar"
  618.               Info:
  619.                 HeadName:
  620.                   EN: "&2&lInformation"
  621.                 Lore:
  622.                   EN:
  623.                    - "&6\u25CF &3Active &6\u00BB &7{option__visual__info_activity}"
  624.                     - ""
  625.                     - "&6\u25CF &7Click"
  626.                     - " &2\u2022 &3Left &6\u00BB &7Toggle flag"
  627.                     - " &2\u2022 &3Right &6\u00BB &7Default &6\u00BB &3{default_option__visual__info_activity}"
  628.             Base:
  629.               Info:
  630.                 HeadName:
  631.                   EN: "&2&lBasic Information"
  632.                 Lore:
  633.                   EN:
  634.                    - "&6\u25CF &7Management of visual part."
  635.                     - "&6\u25CF &7Displaying BossBar"
  636.                     - "&7join message"
  637.         OptionGUIGUI:
  638.           InventoryName:
  639.             EN: "&1&lSettings"
  640.           Item:
  641.             Button:
  642.               FillingItem:
  643.                 Activity:
  644.                   Slot: 2
  645.                   HeadName:
  646.                     EN: "&2&lCalendar Filling item"
  647.                   Lore:
  648.                     EN:
  649.                      - "&6\u25CF &7If true, all empty slots at Calendar GUI"
  650.                       - "&7will be filled with 'filling item' with"
  651.                       - "&7information messages."
  652.                       - "&6\u25CF &7Otherwise, only one item with text"
  653.                       - "&7will be used."
  654.                       - ""
  655.                       - "&6\u25CF &3Active &6\u00BB &7{option__gui__filling_item__activity}"
  656.                       - ""
  657.                       - "&6\u25CF &7Click"
  658.                       - " &2\u2022 &3Left &6\u00BB &7Toggle flag"
  659.                       - " &2\u2022 &3Right &6\u00BB &7Default &6\u00BB &3{default_option__gui__filling_item__activity}"
  660.               Window:
  661.                 OrderType:
  662.                   Slot: 4
  663.                   HeadName:
  664.                     EN: "&2&lWindow Order"
  665.                   Lore:
  666.                     EN:
  667.                      - "&6\u25CF &3Value &6\u00BB &7{option__gui__window__order_type}"
  668.                       - ""
  669.                       - "&6\u25CF &7Click"
  670.                       - " &2\u2022 &7Change type"
  671.                 ClaimedIconType:
  672.                   Slot: 6
  673.                   HeadName:
  674.                     EN: "&2&lClaimed Window Icon"
  675.                   Lore:
  676.                     EN:
  677.                      - "&6\u25CF &3Value &6\u00BB &7{option__gui__window__claimed_icon_type}"
  678.                       - ""
  679.                       - "&6\u25CF &7Click"
  680.                       - " &2\u2022 &7Change type"
  681.             Base:
  682.               Info:
  683.                 HeadName:
  684.                   EN: "&2&lBasic Information"
  685.                 Lore:
  686.                   EN:
  687.                    - "&6\u25CF &7Calendar GUI management."
  688.         Visual:
  689.           BossBarGUI:
  690.             Item:
  691.               Button:
  692.                 Activity:
  693.                   Slot: 2
  694.                   HeadName:
  695.                     EN: "&2&lActivity"
  696.                   Lore:
  697.                     EN:
  698.                      - "&6\u25CF &3Active &6\u00BB &7{option__visual__boss_bar_activity}"
  699.                       - ""
  700.                       - "&6\u25CF &7Click"
  701.                       - " &2\u2022 &3Left &6\u00BB &7Toggle flag"
  702.                       - " &2\u2022 &3Right &6\u00BB &7Default &6\u00BB &3{default_option__visual__boss_bar_activity}"
  703.                 Color:
  704.                   Slot: 4
  705.                   HeadName:
  706.                     EN: "&2&lColor"
  707.                   Lore:
  708.                     EN:
  709.                      - "&6\u25CF &3Value &6\u00BB &7{option__visual__boss_bar_color}"
  710.                       - ""
  711.                       - "&6\u25CF &7Click"
  712.                       - " &2\u2022 &7Change color"
  713.                 Style:
  714.                   Slot: 6
  715.                   HeadName:
  716.                     EN: "&2&lStyle"
  717.                   Lore:
  718.                     EN:
  719.                      - "&6\u25CF &3Value &6\u00BB &7{option__visual__boss_bar_style}"
  720.                       - ""
  721.                       - "&6\u25CF &7Click"
  722.                       - " &2\u2022 &7Change style"
  723.               Base:
  724.                 Info:
  725.                   HeadName:
  726.                     EN: "&2&lBasic Information"
  727.                   Lore:
  728.                     EN:
  729.                      - "&6\u25CF &7Management of BossBar."
  730.     Component:
  731.       ChoiceGUI:
  732.         Item:
  733.           Button:
  734.             WindowClaimedIconType:
  735.               REWARD:
  736.                 HeadName:
  737.                   EN: "&2&lReward"
  738.                 Lore:
  739.                   EN:
  740.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  741.                     - ""
  742.                     - "&6\u25CF &7Claimed window displays"
  743.                     - "&7icon of given reward."
  744.                     - ""
  745.                     - "&6\u25CF &7Click"
  746.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  747.               DEFAULT:
  748.                 SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI4ZTY5MmQ4NmUyMjQ0OTc5MTVhMzk1ODNkYmUzOGVkZmZkMzljYmJhNDU3Y2M5NWE3YWMzZWEyNWQ0NDUifX19"
  749.                 HeadName:
  750.                   EN: "&2&lDefault"
  751.                 Lore:
  752.                   EN:
  753.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  754.                     - ""
  755.                     - "&6\u25CF &7Claimed window displays"
  756.                     - "&7default item specified in options."
  757.                     - ""
  758.                     - "&6\u25CF &7Click"
  759.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  760.             WindowOrderType:
  761.               RANDOM:
  762.                 HeadName:
  763.                   EN: "&2&lRandom"
  764.                 Lore:
  765.                   EN:
  766.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  767.                     - ""
  768.                     - "&6\u25CF &7Windows are randomly placed"
  769.                     - "&7at GUI."
  770.                     - "&6\u25CF &7Slots are used from Units."
  771.                     - ""
  772.                     - "&6\u25CF &7Click"
  773.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  774.               STATIC:
  775.                 HeadName:
  776.                   EN: "&2&lStatic"
  777.                 Lore:
  778.                   EN:
  779.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  780.                     - ""
  781.                     - "&6\u25CF &7Windows are placed at GUI"
  782.                     - "&7in order specified at Units."
  783.                     - ""
  784.                     - "&6\u25CF &7Click"
  785.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  786.             WindowClaimingType:
  787.               BENEVOLENT:
  788.                 HeadName:
  789.                   EN: "&2&lBenevolent"
  790.                 Lore:
  791.                   EN:
  792.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  793.                     - ""
  794.                     - "&6\u25CF &7Player is able to claim"
  795.                     - "&7missed window."
  796.                     - ""
  797.                     - "&6\u25CF &7Click"
  798.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  799.               STRICT:
  800.                 HeadName:
  801.                   EN: "&2&lStrict"
  802.                 Lore:
  803.                   EN:
  804.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  805.                     - ""
  806.                     - "&6\u25CF &7Player is NOT able to claim"
  807.                     - "&7missed window."
  808.                     - ""
  809.                     - "&6\u25CF &7Click"
  810.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  811.             RewardChoiceType:
  812.               QUICK__ALL:
  813.                 ItemFlagList:
  814.                  - HIDE_ENCHANTS
  815.                   - HIDE_ATTRIBUTES
  816.                 HeadName:
  817.                   EN: "&2&lQuick - All"
  818.                 Lore:
  819.                   EN:
  820.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  821.                     - ""
  822.                     - "&6\u25CF &3All &7assigned rewards will be"
  823.                     - "&7given to the player when claiming."
  824.                     - ""
  825.                     - "&6\u25CF &7Click"
  826.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  827.               QUICK__CHANCE:
  828.                 ItemFlagList:
  829.                  - HIDE_ENCHANTS
  830.                   - HIDE_ATTRIBUTES
  831.                 HeadName:
  832.                   EN: "&2&lQuick - Chance"
  833.                 Lore:
  834.                   EN:
  835.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  836.                     - ""
  837.                     - "&6\u25CF &3Random &7reward selected from list"
  838.                     - "&7in order to &7assigned &3probability&7"
  839.                     - "&7will be given to the player when claiming."
  840.                     - ""
  841.                     - "&6\u25CF &7Click"
  842.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  843.               LUCKY_WHEEL:
  844.                 ItemFlagList:
  845.                  - HIDE_ENCHANTS
  846.                   - HIDE_ATTRIBUTES
  847.                 HeadName:
  848.                   EN: "&2&lLucky Wheel"
  849.                 Lore:
  850.                   EN:
  851.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  852.                     - ""
  853.                     - "&6\u25CF &7Animated &3QUICK__CHANCE &7mode."
  854.                     - ""
  855.                     - "&6\u25CF &3Random &7reward selected from list"
  856.                     - "&7in order to &7assigned &3probability&7"
  857.                     - "&7will be given to the player when claiming."
  858.                     - ""
  859.                     - "&6\u25CF &7Click"
  860.                     - " &2\u2022 &3Left &6\u00BB &7Select"
Add Comment
Please, Sign In to add comment