Sobky

Voucher - GUI.yml

Nov 22nd, 2024 (edited)
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 18.20 KB | Gaming | 0 0
  1. VoucherItem:
  2.   HeadName:
  3.     EN: "&9&lVoucher &7(Right click)"
  4.   Lore:
  5.     EN:
  6.      - "&6\u25CF &7Name &6\u00BB &3{voucher_name}"
  7.       - ""
  8.       - "&6\u25CF &c&lNOTE &6\u00BB &7Make sure you"
  9.       - "&7have enough space in inventory"
  10.       - "&7at applying this voucher!"
  11. GUI:
  12.   Player:
  13.     VoucherItemRepository:
  14.       VoucherItemRepositoryGUI:
  15.         InventoryName:
  16.           EN: "&1&lVoucher Item - Repository"
  17.         Item:
  18.           Button:
  19.             VoucherItem:
  20.               HeadName:
  21.                 EN: "&2&l{data_key}"
  22.               Lore:
  23.                 EN:
  24.                  - "&6\u25CF &7Received at &6\u00BB &3{data_created_at}"
  25.                   - "&6\u25CF &7Claimed &6\u00BB &3{data_claim_flag}"
  26.                   - ""
  27.                   - "&6\u25CF &7Click"
  28.                   - " &2\u2022 &3Grab voucher"
  29.           Base:
  30.             Info:
  31.               HeadName:
  32.                 EN: "&2&lBasic Information"
  33.               Lore:
  34.                 EN:
  35.                  - "&6\u25CF &7Database of all unclaimed Vouchers."
  36.                   - ""
  37.                   - "&6\u25CF &7Due to full inventory or being"
  38.                   - "&7inactive, given voucher was stored here."
  39.   Settings:
  40.     ValueAssignment:
  41.       Option:
  42.         Sound:
  43.           Apply:
  44.             EN: "Apply Voucher Sound"
  45.       VoucherItem:
  46.         Base:
  47.           EN: "VoucherItem"
  48.         Repository:
  49.           EN: "Repository"
  50.         Key:
  51.           EN: "VoucherItem's Key"
  52.         Name:
  53.           EN: "VoucherItem's Name"
  54.         Description:
  55.           EN: "VoucherItem's Description"
  56.         MaxPersonalUsageCount:
  57.           EN: "VoucherItem's MaxPersonalUsageCount"
  58.         Reward:
  59.           RewardList:
  60.             EN: "Rewards"
  61.           ChoiceType:
  62.             EN: "Reward's Choice Type"
  63.           Probability:
  64.             EN: "Reward's Probability"
  65.         Condition:
  66.           DateTimeRange:
  67.             Start:
  68.               EN: "Start DateTime"
  69.             End:
  70.               EN: "End DateTime"
  71.         Restriction:
  72.           PlayerList:
  73.             List:
  74.               EN: "VoucherItem's Players"
  75.             Line:
  76.               EN: "VoucherItem's Player"
  77.           Permission:
  78.             EN: "VoucherItem's Permission"
  79.         Icon:
  80.           Icon:
  81.             EN: "VoucherItem's Icon"
  82.     Base:
  83.       SettingsGUI:
  84.         InventoryName:
  85.           EN: "&1&lSettings"
  86.         Item:
  87.           Button:
  88.             Option:
  89.               Slot: 2
  90.               HeadName:
  91.                 EN: "&2&lOptions"
  92.               Lore:
  93.                 EN:
  94.                  - "&6\u25CF &7Base preferences"
  95.                   - "&7of the whole system."
  96.                   - ""
  97.                   - "&6\u25CF &7Click"
  98.                   - " &2\u2022 &7Manage options"
  99.             VoucherItemRepository:
  100.               Slot: 4
  101.               HeadName:
  102.                 EN: "&2&lVoucher Item Repository"
  103.               Lore:
  104.                 EN:
  105.                  - "&6\u25CF &7Voucher Item management"
  106.                   - ""
  107.                   - "&6\u25CF &7Click"
  108.                   - " &2\u2022 &7Manage vouchers"
  109.             RewardRepository:
  110.               Slot: 6
  111.               HeadName:
  112.                 EN: "&2&lReward Repository"
  113.               Lore:
  114.                 EN:
  115.                  - "&6\u25CF &7Reward management"
  116.                   - ""
  117.                   - "&6\u25CF &7Click"
  118.                   - " &2\u2022 &7Manage rewards"
  119.     Option:
  120.       OptionGUI:
  121.         InventoryName:
  122.           EN: "&1&lSettings"
  123.         Item:
  124.           Button:
  125.             Sound:
  126.               Slot: 2
  127.               HeadName:
  128.                 EN: "&2&lSound"
  129.               Lore:
  130.                 EN:
  131.                  - "&6\u25CF &7Tones are played at various"
  132.                   - "&7situations during the usage of vouchers."
  133.                   - ""
  134.                   - "&6\u25CF &7Click"
  135.                   - " &2\u2022 &7Manage sounds"
  136.             Figure:
  137.               Slot: 6
  138.               HeadName:
  139.                 EN: "&2&lFigure"
  140.               Lore:
  141.                 EN:
  142.                  - "&6\u25CF &7Management of figure."
  143.                   - ""
  144.                   - "&6\u25CF &7Click"
  145.                   - " &2\u2022 &7Manage"
  146.           Base:
  147.             Info:
  148.               HeadName:
  149.                 EN: "&2&lBasic Information"
  150.               Lore:
  151.                 EN:
  152.                  - "&6\u25CF &7Base preferences"
  153.                   - "&7of the whole system."
  154.       OptionSection:
  155.         OptionSoundGUI:
  156.           InventoryName:
  157.             EN: "&1&lSettings"
  158.           Item:
  159.             Button:
  160.               Apply:
  161.                 Slot: 4
  162.                 HeadName:
  163.                   EN: "&2&lApply"
  164.                 Lore:
  165.                   EN:
  166.                    - "&6\u25CF &7Tone is played at applying the voucher."
  167.                     - ""
  168.                     - "&6\u25CF &3Sound &6\u00BB &7{option__sound__voucher_item__apply}"
  169.                     - ""
  170.                     - "&6\u25CF &7Click"
  171.                     - " &2\u2022 &7Change sound"
  172.             Base:
  173.               Info:
  174.                 HeadName:
  175.                   EN: "&2&lBasic Information"
  176.                 Lore:
  177.                   EN:
  178.                    - "&6\u25CF &7Tones are played at various"
  179.                     - "&7situations during the usage of vouchers."
  180.     VoucherItemRepository:
  181.       VoucherItemRepositoryGUI:
  182.         InventoryName:
  183.           EN: "&1&lVoucher Item - Repository"
  184.         Item:
  185.           Button:
  186.             VoucherItem:
  187.               HeadName:
  188.                 EN: "&2&l{voucher_item_key}"
  189.               Lore:
  190.                 EN:
  191.                  - "&6\u25CF &7Name &6\u00BB &3{voucher_item_name}"
  192.                   - "&6\u25CF &7Description &6\u00BB &3{voucher_item_description}"
  193.                   - "&6\u25CF &7State &6\u00BB &3{voucher_item_state}"
  194.                   - "&6\u25CF &7Usage &6\u00BB &3{voucher_item_usage_count}/{voucher_item_max_usage_count}(PerPlayer)"
  195.                   - ""
  196.                   - "&6\u25CF &3Date Active &6\u00BB &7{voucher_item_condition_date_time_activity}"
  197.                   - " &2\u2022 &3From &6\u00BB &7{voucher_item_condition_date_time_start}"
  198.                   - " &2\u2022 &3To &6\u00BB &7{voucher_item_condition_date_time_end}"
  199.                   - ""
  200.                   - "&6\u25CF &7Click"
  201.                   - " &2\u2022 &3Left &6\u00BB &7Quick settings"
  202.                   - " &2\u2022 &3Left (Shift) &6\u00BB &7Advanced settings"
  203.                   - " &2\u2022 &3Right &6\u00BB &cRemove &7voucher item"
  204.           Base:
  205.             Info:
  206.               HeadName:
  207.                 EN: "&2&lBasic Information"
  208.               Lore:
  209.                 EN:
  210.                  - "&6\u25CF &7Database of all Voucher Items."
  211.                   - ""
  212.                   - "&6\u25CF &7To &3Create &7new Voucher, click"
  213.                   - "&7on the relevant item. Then choose"
  214.                   - "&7name and manage it."
  215.             Add:
  216.               HeadName:
  217.                 EN: "&2&lCreate new Voucher Item"
  218.               Lore:
  219.                 EN:
  220.                  - "&6\u25CF &7Click"
  221.                   - " &2\u2022 &3Left &6\u00BB &7Create new Voucher Item"
  222.                   - " &2\u2022 &3Right &6\u00BB &7Clone Voucher Item"
  223.       VoucherItemGUI:
  224.         InventoryName:
  225.           EN: "&1&lVoucher Item"
  226.         Item:
  227.           Button:
  228.             MaxPersonalUsageCount:
  229.               Slot: 1
  230.               HeadName:
  231.                 EN: "&2&lMax personal usage count"
  232.               Lore:
  233.                 EN:
  234.                  - "&6\u25CF &3Count per Player &6\u00BB &7{voucher_item_max_usage_count}"
  235.                   - ""
  236.                   - "&6\u25CF &7Keep &30 &7to unlimited usages."
  237.                   - ""
  238.                   - "&6\u25CF &7Click"
  239.                   - " &2\u2022 &7Manage count"
  240.             Name:
  241.               Slot: 11
  242.               HeadName:
  243.                 EN: "&2&lName"
  244.               Lore:
  245.                 EN:
  246.                  - "&6\u25CF &3Name &6\u00BB &7{voucher_item_name}"
  247.                   - ""
  248.                   - "&6\u25CF &7Click"
  249.                   - " &2\u2022 &7Change name"
  250.             Description:
  251.               Slot: 15
  252.               HeadName:
  253.                 EN: "&2&lDescription"
  254.               Lore:
  255.                 EN:
  256.                  - "&6\u25CF &3Description &6\u00BB &7{voucher_item_description}"
  257.                   - ""
  258.                   - "&6\u25CF &7Click"
  259.                   - " &2\u2022 &7Change description"
  260.             Reward:
  261.               Slot: 7
  262.               HeadName:
  263.                 EN: "&2&lRewards"
  264.               Lore:
  265.                 EN:
  266.                  - "&6\u25CF &7Here you can manage &3Rewards, which"
  267.                   - "&7will be given to player at applying"
  268.                   - "&7the voucher."
  269.                   - ""
  270.                   - "&6\u25CF &3Choice type &6\u00BB &7{voucher_item_reward_choice_type}"
  271.                   - "&6\u25CF &3Count fo rewards &6\u00BB &7{voucher_item_reward_list_size}"
  272.                   - ""
  273.                   - "&6\u25CF &7Click"
  274.                   - " &2\u2022 &7Manage rewards"
  275.             Icon:
  276.               Slot: 19
  277.               HeadName:
  278.                 EN: "&2&lIcon"
  279.               Lore:
  280.                 EN:
  281.                  - "&6\u25CF &7Here you can manage &3Icon &7of"
  282.                   - "&7the Voucher Item."
  283.                   - ""
  284.                   - "&6\u25CF &7It is used for better recognition"
  285.                   - "&7and also as a item that players"
  286.                   - "&7are holding in the hand."
  287.                   - ""
  288.                   - "&6\u25CF &3Material &6\u00BB &7{voucher_item_icon_material}"
  289.                   - "&6\u25CF &3Enchantment &6\u00BB &7{voucher_item_icon_enchantment}"
  290.                   - ""
  291.                   - "&6\u25CF &7Click"
  292.                   - " &2\u2022 &3Left &6\u00BB &7Change icon"
  293.                   - " &2\u2022 &3Right &6\u00BB &7Toggle enchantment"
  294.             Condition:
  295.               Slot: 4
  296.               HeadName:
  297.                 EN: "&2&lConditions"
  298.               Lore:
  299.                 EN:
  300.                  - "&6\u25CF &7Voucher Item can be able to apply"
  301.                   - "&7specific time period."
  302.                   - ""
  303.                   - "&6\u25CF &7Example &6\u00BB &7You can set, that voucher"
  304.                   - "&7is valid only for &324 hours&7."
  305.                   - ""
  306.                   - "&6\u25CF &3Active &6\u00BB &7{voucher_item_condition_date_time_activity}"
  307.                   - " &2\u2022 &3From &6\u00BB &7{voucher_item_condition_date_time_start}"
  308.                   - " &2\u2022 &3To &6\u00BB &7{voucher_item_condition_date_time_end}"
  309.                   - ""
  310.                   - "&6\u25CF &7Click"
  311.                   - " &2\u2022 &7Manage conditions"
  312.             Restriction:
  313.               Slot: 25
  314.               HeadName:
  315.                 EN: "&2&lRestrictions"
  316.               Lore:
  317.                 EN:
  318.                  - "&6\u25CF &7List of players, who can apply"
  319.                   - "&7voucher item."
  320.                   - "&6\u25CF &7Keep empty, to allow all players"
  321.                   - "&7to apply voucher item."
  322.                   - ""
  323.                   - "&6\u25CF &3Players &6\u00BB &7{voucher_item_restriction_player_list_size}"
  324.                   - "&6\u25CF &3Permission &6\u00BB &7{voucher_item_restriction_permission_activity}"
  325.                   - ""
  326.                   - "&6\u25CF &7Click"
  327.                   - " &2\u2022 &7Manage requirements"
  328.           Base:
  329.             Info:
  330.               HeadName:
  331.                 EN: "&2&lBasic Information"
  332.               Lore:
  333.                 EN:
  334.                  - "&6\u25CF &7You can manage all settings"
  335.                   - "&7about Voucher Item."
  336.                   - "&6\u25CF &7Its name, icon, rewards,"
  337.                   - "&7conditions, requirements and"
  338.                   - "&7restrictions."
  339.             Action:
  340.               HeadName:
  341.                 EN: "&c&lAction"
  342.               Lore:
  343.                 EN:
  344.                  - "&6\u25CF &7Here you can test configured"
  345.                   - "&7voucher item."
  346.                   - ""
  347.                   - "&6\u25CF &c&lWARNING &6\u00BB &7Make sure you have"
  348.                   - "&7enough space in you inventory!"
  349.                   - ""
  350.                   - "&6\u25CF &7Data are not saved to Database!"
  351.                   - ""
  352.                   - "&6\u25CF &7Click"
  353.                   - " &2\u2022 &7Apply voucher item"
  354.       VoucherItemQuickGUI:
  355.         InventoryName:
  356.           EN: "&1&lVoucher Item"
  357.       VoucherItemAdvancedGUI:
  358.         InventoryName:
  359.           EN: "&1&lVoucher Item"
  360.       VoucherItemSection:
  361.         ConditionGUI:
  362.           Item:
  363.             Button:
  364.               DateTimeRange:
  365.                 Activity:
  366.                   Slot: 2
  367.                   HeadName:
  368.                     EN: "&2&lActivity"
  369.                   Lore:
  370.                     EN:
  371.                      - "&6\u25CF &3Active &6\u00BB &7{voucher_item_condition_date_time_activity}"
  372.                       - ""
  373.                       - "&6\u25CF &7Click"
  374.                       - " &2\u2022 &3Left &6\u00BB &7Toggle flag"
  375.                       - " &2\u2022 &3Right &6\u00BB &7Default &6\u00BB &3{default_voucher_item_condition_date_time_activity}"
  376.                 Start:
  377.                   Slot: 5
  378.                   HeadName:
  379.                     EN: "&2&lStart Date"
  380.                   Lore:
  381.                     EN:
  382.                      - "&6\u25CF &3Date &6\u00BB &7{voucher_item_condition_date_time_start}"
  383.                       - ""
  384.                       - "&6\u25CF &7Click"
  385.                       - " &2\u2022 &7Change date"
  386.                 End:
  387.                   Slot: 6
  388.                   HeadName:
  389.                     EN: "&2&lEnd Date"
  390.                   Lore:
  391.                     EN:
  392.                      - "&6\u25CF &3Date &6\u00BB &7{voucher_item_condition_date_time_end}"
  393.                       - ""
  394.                       - "&6\u25CF &7Click"
  395.                       - " &2\u2022 &7Change date"
  396.             Base:
  397.               Info:
  398.                 HeadName:
  399.                   EN: "&2&lBasic Information"
  400.                 Lore:
  401.                   EN:
  402.                    - "&6\u25CF &7Voucher Item can be able to apply"
  403.                     - "&7specific time period."
  404.                     - ""
  405.                     - "&6\u25CF &7Example &6\u00BB &7You can set, that voucher"
  406.                     - "&7is valid only for &324 hours&7."
  407.         RestrictionGUI:
  408.           Item:
  409.             Button:
  410.               PlayerList:
  411.                 Slot: 2
  412.                 HeadName:
  413.                   EN: "&2&lPlayers"
  414.                 Lore:
  415.                   EN:
  416.                    - "&6\u25CF &7List of players, who can apply"
  417.                     - "&7voucher item."
  418.                     - "&6\u25CF &7Keep empty, to allow all players"
  419.                     - "&7to apply voucher item."
  420.                     - ""
  421.                     - "&6\u25CF &3Count &6\u00BB &7{voucher_item_restriction_player_list_size}"
  422.                     - ""
  423.                     - "&6\u25CF &7Click"
  424.                     - " &2\u2022 &7Manage list"
  425.               Permission:
  426.                 Slot: 6
  427.                 HeadName:
  428.                   EN: "&2&lPermission"
  429.                 Lore:
  430.                   EN:
  431.                    - "&6\u25CF &7To apply this item, player has to"
  432.                     - "&7meet permission."
  433.                     - ""
  434.                     - "&6\u25CF &3Active &6\u00BB &7{voucher_item_restriction_permission_activity}"
  435.                     - "&6\u25CF &3Permission &6\u00BB &7Voucher.Item.Apply.<VoucherItem>"
  436.                     - ""
  437.                     - "&6\u25CF &7Click"
  438.                     - " &2\u2022 &3Left &6\u00BB &7Toggle flag"
  439.                     - " &2\u2022 &3Right &6\u00BB &7Default &6\u00BB &3{default_voucher_item_restriction_permission_activity}"
  440.             Base:
  441.               Info:
  442.                 HeadName:
  443.                   EN: "&2&lBasic Information"
  444.                 Lore:
  445.                   EN:
  446.                    - "&6\u25CF &7Voucher can be able to apply only"
  447.                     - "&7if player meets all requirements assigned"
  448.                     - "&7to this item."
  449.       ListGUI:
  450.         Item:
  451.           Button:
  452.             Player:
  453.               HeadName:
  454.                 EN: "&2&lPlayer"
  455.               Lore:
  456.                 EN:
  457.                  - "&6\u25CF &7UUID &6\u00BB &3{value}"
  458.                   - ""
  459.                   - "&6\u25CF &7Click"
  460.                   - " &2\u2022 &3Right &6\u00BB &cRemove &7element"
  461.       ChoiceGUI:
  462.         Item:
  463.           Button:
  464.             RewardChoiceType:
  465.               QUICK__ALL:
  466.                 ItemFlagList:
  467.                  - HIDE_ENCHANTS
  468.                   - HIDE_ATTRIBUTES
  469.                 HeadName:
  470.                   EN: "&2&lQuick - All"
  471.                 Lore:
  472.                   EN:
  473.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  474.                     - ""
  475.                     - "&6\u25CF &3All &7assigned rewards will be"
  476.                     - "&7given to player at claiming."
  477.                     - ""
  478.                     - "&6\u25CF &7Click"
  479.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  480.               QUICK__CHANCE:
  481.                 ItemFlagList:
  482.                  - HIDE_ENCHANTS
  483.                   - HIDE_ATTRIBUTES
  484.                 HeadName:
  485.                   EN: "&2&lQuick - Chance"
  486.                 Lore:
  487.                   EN:
  488.                    - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  489.                     - ""
  490.                     - "&6\u25CF &3Random &7reward selected from list"
  491.                     - "&7in order to &7assigned &3probability&7"
  492.                     - "&7will be given to player at claiming."
  493.                     - ""
  494.                     - "&6\u25CF &7Click"
  495.                     - " &2\u2022 &3Left &6\u00BB &7Select"
  496.             VoucherItem:
  497.               HeadName:
  498.                 EN: "&2&l{value}"
  499.               Lore:
  500.                 EN:
  501.                  - "&6\u25CF &7Selected &6\u00BB &3{selection_flag}"
  502.                   - ""
  503.                   - "&6\u25CF &7Click"
  504.                   - " &2\u2022 &3Left &6\u00BB &7Select"
Add Comment
Please, Sign In to add comment