Sobky

ChristmasMail - GUI.yml

Nov 8th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 10.87 KB | Gaming | 0 0
  1. GUI:
  2.   ChristmasMail:
  3.     MailSendingGUI:
  4.       InventoryName:
  5.         EN: "&2&lChristmas Mail"
  6.       Item:
  7.         Button:
  8.           Recipient:
  9.             HeadName:
  10.               EN: "&2&lMailBox"
  11.             Lore:
  12.               EN:
  13.                - "&6\u25CF &7Recipient &6\u00BB &3{mail_box_recipient}"
  14.                 - ""
  15.                 - "&6\u25CF &7Written Message &6\u00BB &3{predicate_message}"
  16.                 - "&6\u25CF &7Sent Gift &6\u00BB &3{predicate_gift}"
  17.                 - ""
  18.                 - "&6\u25CF &7Click"
  19.                 - " &2\u2022 &7Manage"
  20.         Base:
  21.           Add:
  22.             HeadName:
  23.               EN: "&2&lCreate new MailBox"
  24.             Lore:
  25.               EN:
  26.                - "&6\u25CF &7Click"
  27.                 - " &2\u2022 &7Create new MailBox"
  28.           Info:
  29.             HeadName:
  30.               EN: "&2&lBasic Information"
  31.             Lore:
  32.               EN:
  33.                - "&6\u25CF &7Via &3Christmas Mail &7you can"
  34.                 - "&7surprise your friends by sweet message"
  35.                 - "&7or by gift, too."
  36.                 - ""
  37.                 - "&6\u25CF &7They will be able to open the"
  38.                 - "&7mail box after &3{mail_box_gap_date}"
  39.                 - "&7and enjoy from your surprise :)"
  40.                 - ""
  41.                 - "&6\u25CF &c&lHOW IT WORKS?"
  42.                 - "&6\u25CF &7At first, you need to create &3MailBox&7,"
  43.                 - "&7whom you want to send mail."
  44.                 - "&6\u25CF &7Than, you can see friend's head above"
  45.                 - "&7and you can send him/her message and gift."
  46.                 - "&6\u25CF &7More information at managing MailBox."
  47.     MailSendingDetailGUI:
  48.       InventoryName:
  49.         EN: "&2&lChristmas Mail"
  50.       Item:
  51.         Button:
  52.           Message:
  53.             Slot: 2
  54.             HeadName:
  55.               EN: "&2&lMessage"
  56.             Lore:
  57.               EN:
  58.                - "&6\u25CF &3Message &6\u00BB &7{message}"
  59.                 - ""
  60.                 - "&6\u25CF &7Click"
  61.                 - " &2\u2022 &7Write/Edit message"
  62.           Gift:
  63.             SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI4ZTY5MmQ4NmUyMjQ0OTc5MTVhMzk1ODNkYmUzOGVkZmZkMzljYmJhNDU3Y2M5NWE3YWMzZWEyNWQ0NDUifX19"
  64.             Slot: 6
  65.             HeadName:
  66.               EN: "&2&lGift"
  67.             Lore:
  68.               EN:
  69.                - "&6\u25CF &7Sent &6\u00BB &3{predicate_gift}"
  70.                 - ""
  71.                 - "&6\u25CF &c&lINFO &6\u00BB &7By removing gift,"
  72.                 - "&7item is returned to your inventory!"
  73.                 - ""
  74.                 - "&6\u25CF &7Click"
  75.                 - " &2\u2022 &3Left &6\u00BB &7Input item"
  76.                 - " &2\u2022 &3Right &6\u00BB &cRemove &7gift"
  77.         Base:
  78.           Info:
  79.             HeadName:
  80.               EN: "&2&lBasic Information"
  81.             Lore:
  82.               EN:
  83.                - "&6\u25CF &7Recipient &6\u00BB &3{mail_box_recipient}"
  84.                 - ""
  85.                 - "&6\u25CF &7Here, you can write/edit message"
  86.                 - "&7or send gift to your friend."
  87.     MailReadingGUI:
  88.       InventoryName:
  89.         EN: "&2&lChristmas Mail"
  90.       Item:
  91.         Button:
  92.           Sender:
  93.             HeadName:
  94.               EN: "&2&lMailBox"
  95.             Lore:
  96.               EN:
  97.                - "&6\u25CF &7From &6\u00BB &3{mail_box_sender}"
  98.                 - ""
  99.                 - "&6\u25CF &7Message &6\u00BB &3{message}"
  100.                 - "&6\u25CF &7Gift &6\u00BB &3{predicate_gift}"
  101.                 - "&6\u25CF &7Claimed &6\u00BB &3{predicate_claim}"
  102.                 - ""
  103.                 - "&6\u25CF &7Click"
  104.                 - " &2\u2022 &7Read & Claim"
  105.         Base:
  106.           Info:
  107.             HeadName:
  108.               EN: "&2&lBasic Information"
  109.             Lore:
  110.               EN:
  111.                - "&6\u25CF &7Via &3Christmas Mail &7somebody from"
  112.                 - "&7your friends sent you a little surprise."
  113.                 - ""
  114.                 - "&6\u25CF &7To get more information, follow"
  115.                 - "&7instructions at each &3MailBox &7above."
  116.   Settings:
  117.     ValueAssignment:
  118.       MailBox:
  119.         Recipient:
  120.           EN: "MailBox Recipient"
  121.         Message:
  122.           EN: "MailBox Message"
  123.         Gift:
  124.           EN: "MailBox Gift"
  125.       Option:
  126.         Season:
  127.           Start:
  128.             EN: "Start DateTime"
  129.           Gap:
  130.             EN: "Gap DateTime"
  131.           End:
  132.             EN: "End DateTime"
  133.         MailBox:
  134.           Capacity:
  135.             Default:
  136.               EN: "Default MailBox capacity"
  137.             Extension:
  138.               List:
  139.                 EN: "MailBox Extension list"
  140.               Line:
  141.                 EN: "MailBox Extension"
  142.         Restriction:
  143.           World:
  144.             EN: "Restricted worlds"
  145.     Base:
  146.       SettingsGUI:
  147.         InventoryName:
  148.           EN: "&2&lSettings"
  149.     Option:
  150.       OptionGUI:
  151.         InventoryName:
  152.           EN: "&2&lSettings"
  153.         Item:
  154.           Button:
  155.             Season:
  156.               Slot: 1
  157.               HeadName:
  158.                 EN: "&2&lSeason"
  159.               Lore:
  160.                 EN:
  161.                  - "&6\u25CF &7Season duration."
  162.                   - ""
  163.                   - "&6\u25CF &7Click"
  164.                   - " &2\u2022 &7Manage"
  165.             Figure:
  166.               Slot: 3
  167.               HeadName:
  168.                 EN: "&2&lFigure"
  169.               Lore:
  170.                 EN:
  171.                  - "&6\u25CF &7Management of figure."
  172.                   - ""
  173.                   - "&6\u25CF &7Click"
  174.                   - " &2\u2022 &7Manage"
  175.             MailBox:
  176.               Slot: 5
  177.               HeadName:
  178.                 EN: "&2&lMailBox"
  179.               Lore:
  180.                 EN:
  181.                  - "&6\u25CF &7Management of MailBoxes."
  182.                   - ""
  183.                   - "&6\u25CF &7Click"
  184.                   - " &2\u2022 &7Manage"
  185.             Restriction:
  186.               Slot: 7
  187.               HeadName:
  188.                 EN: "&2&lRestriction"
  189.               Lore:
  190.                 EN:
  191.                  - "&6\u25CF &7Restrictions of plugin."
  192.                   - ""
  193.                   - "&6\u25CF &7Click"
  194.                   - " &2\u2022 &7Manage"
  195.           Base:
  196.             Info:
  197.               HeadName:
  198.                 EN: "&2&lBasic Information"
  199.               Lore:
  200.                 EN:
  201.                  - "&6\u25CF &7Management of options."
  202.       OptionSection:
  203.         OptionSeasonGUI:
  204.           InventoryName:
  205.             EN: "&2&lSettings"
  206.           Item:
  207.             Button:
  208.               Start:
  209.                 Slot: 2
  210.                 HeadName:
  211.                   EN: "&2&lStart Date"
  212.                 Lore:
  213.                   EN:
  214.                    - "&6\u25CF &3Datetime &6\u00BB &7{option__season__start_date_time}"
  215.                     - ""
  216.                     - "&6\u25CF &7Click"
  217.                     - " &2\u2022 &7Change date"
  218.               Gap:
  219.                 Slot: 4
  220.                 HeadName:
  221.                   EN: "&2&lGap Date"
  222.                 Lore:
  223.                   EN:
  224.                    - "&6\u25CF &7Since this date, players are able"
  225.                     - "&7to open mailboxes received from players."
  226.                     - ""
  227.                     - "&6\u25CF &3Datetime &6\u00BB &7{option__season__start_gap_time}"
  228.                     - ""
  229.                     - "&6\u25CF &7Click"
  230.                     - " &2\u2022 &7Change date"
  231.               End:
  232.                 Slot: 6
  233.                 HeadName:
  234.                   EN: "&2&lEnd Date"
  235.                 Lore:
  236.                   EN:
  237.                    - "&6\u25CF &3Datetime &6\u00BB &7{option__season__end_date_time}"
  238.                     - ""
  239.                     - "&6\u25CF &7Click"
  240.                     - " &2\u2022 &7Change date"
  241.             Base:
  242.               Info:
  243.                 HeadName:
  244.                   EN: "&2&lBasic Information"
  245.                 Lore:
  246.                   EN:
  247.                    - "&6\u25CF &7Season duration."
  248.         OptionMailBoxGUI:
  249.           InventoryName:
  250.             EN: "&2&lSettings"
  251.           Item:
  252.             Button:
  253.               Capacity:
  254.                 Slot: 2
  255.                 HeadName:
  256.                   EN: "&2&lDefault capacity"
  257.                 Lore:
  258.                   EN:
  259.                    - "&6\u25CF &7How many mailboxes can player create."
  260.                     - ""
  261.                     - "&6\u25CF &3Value &6\u00BB &7{option__mail_box__capacity_default}"
  262.                     - ""
  263.                     - "&6\u25CF &7Click"
  264.                     - " &2\u2022 &7Change value"
  265.               Extension:
  266.                 Slot: 6
  267.                 HeadName:
  268.                   EN: "&2&lCapacity extensions"
  269.                 Lore:
  270.                   EN:
  271.                    - "&6\u25CF &7Extends default capacity of mailboxes."
  272.                     - ""
  273.                     - "&6\u25CF &3Count &6\u00BB &7{option__mail_box__capacity_extension_count}"
  274.                     - "&6\u25CF &3Permission &6\u00BB &7ChristmasMail.MailBox.Capacity.<Extension>"
  275.                     - ""
  276.                     - "&6\u25CF &3New capacity &6\u00BB &7Default+Extension"
  277.                     - ""
  278.                     - "&6\u25CF &7Click"
  279.                     - " &2\u2022 &7Manage extensions"
  280.             Base:
  281.               Info:
  282.                 HeadName:
  283.                   EN: "&2&lBasic Information"
  284.                 Lore:
  285.                   EN:
  286.                    - "&6\u25CF &7Base management of MailBoxes."
  287.         OptionRestrictionGUI:
  288.           InventoryName:
  289.             EN: "&2&lSettings"
  290.           Item:
  291.             Button:
  292.               World:
  293.                 Slot: 4
  294.                 HeadName:
  295.                   EN: "&2&lWorlds"
  296.                 Lore:
  297.                   EN:
  298.                    - "&6\u25CF &7List of worlds, where christmas mail"
  299.                     - "&7is prohibited to use."
  300.                     - ""
  301.                     - "&6\u25CF &3Value &6\u00BB &7{option__restriction__world__count}"
  302.                     - ""
  303.                     - "&6\u25CF &7Click"
  304.                     - " &2\u2022 &7Manage list"
  305.             Base:
  306.               Info:
  307.                 HeadName:
  308.                   EN: "&2&lBasic Information"
  309.                 Lore:
  310.                   EN:
  311.                    - "&6\u25CF &7Restrictions of plugin."
  312.     Component:
  313.       ListGUI:
  314.         Item:
  315.           Button:
  316.             CapacityExtension:
  317.               HeadName:
  318.                 EN: "&2&lExtension"
  319.               Lore:
  320.                 EN:
  321.                  - "&6\u25CF &7Name &6\u00BB &3{name}"
  322.                   - "&6\u25CF &7Value &6\u00BB &3{value}"
  323.                   - ""
  324.                   - "&6\u25CF &7Click"
  325.                   - " &2\u2022 &3Right &6\u00BB &cRemove &7element"
  326.       InputGUI:
  327.         Placeholder:
  328.           MailBox:
  329.             Message: "Message"
Add Comment
Please, Sign In to add comment