Advertisement
Guest User

mvp gui.yml

a guest
Aug 14th, 2018
896
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #=====-----=====-----=====-----[      GUI Configuration      ]-----=====-----=====-----=====#
  2. VaultMenu:
  3.   PrevPageItem:
  4.     Material: SIGN
  5.     Displayname: "&e▼ &f&lGo To Vault &b{prevvault}"
  6.     Description:
  7.    - "&8&m------------------------------"
  8.     - ""
  9.     - "       &e▼ &fPrevious Vault"
  10.     - ""
  11.     - "&8&m------------------------------"
  12.   NextPageItem:
  13.     Material: SIGN
  14.     Displayname: "&f&lGo To Vault &b{nextvault} &e▲"
  15.     Description:
  16.    - "&8&m------------------------------"
  17.     - ""
  18.     - "         &fNext Vault &e▲"
  19.     - ""
  20.     - "&8&m------------------------------"
  21.   PrevPageMaxItem:
  22.     Material: REDSTONE_BLOCK
  23.     Displayname: "&e<< &f&lNo Previous Vault "
  24.     Description:
  25.    - "&8&m------------------------------"
  26.     - ""
  27.     - "    &c▼ &fPrev Vault Not Found"
  28.     - ""
  29.     - "&8&m------------------------------"
  30.   NextPageMaxItem:
  31.     Material: REDSTONE_BLOCK
  32.     Displayname: "&f&lNext Vault Is Locked &e>>"
  33.     Description:
  34.    - "&8&m------------------------------"
  35.     - ""
  36.     - "    &fNext Vault Is Locked &c▲"
  37.     - ""
  38.     - "&8&m------------------------------"
  39.   BalanceItem:
  40.     Material: PAPER
  41.     Displayname: "&f&lVault Bank &e>>"
  42.     Description:
  43.    - ""
  44.     - ""
  45.     - "             &f&lMoney"
  46.     - "        &7You Have: &b${money}"
  47.     - "   &8&l[{moneybar}&8&l] &8[&6${amount}&7/&b${max-amount}&8]"
  48.     - ""
  49.     - " &8▪ &9Left-Click▚ &7to deposit &6Money"
  50.     - " &8▪ &bRight-Click▞ &7to withdraw &6Money"
  51.     - ""
  52.   ExpItem:
  53.     Material: EYE_OF_ENDER
  54.     Displayname: "&f&lVault Exp &e>>"
  55.     Description:
  56.    - ""
  57.     - ""
  58.     - "              &f&lExp"
  59.     - "        &7You Have: &b{exp}"
  60.     - "   &8&l[{expbar}&8&l] &8[&6{exp-amount}&7/&b{max-exp-amount}&8]"
  61.     - ""
  62.     - " &8▪ &9Left-Click▚ &7to deposit &6Exp"
  63.     - " &8▪ &bRight-Click▞ &7to withdraw &6Exp"
  64.     - ""
  65.  
  66. MainMenu:
  67.   Title: "&lVaults &8▚&1{page}&8/&1{maxpage}&8▞"
  68.   AvailableVault:
  69.     Displayname: "&f{name}"
  70.     Description:
  71.    - ""
  72.     - "             &f&lMoney"
  73.     - "        &7You Have: &b${money}"
  74.     - "   &8&l[{moneybar}&8&l] &8[&6${amount}&7/&b${max-amount}&8]"
  75.     - ""
  76.     - "              &f&lExp"
  77.     - "        &7You Have: &b{exp}"
  78.     - "   &8&l[{expbar}&8&l] &8[&6{exp-amount}&7/&b{max-exp-amount}&8]"
  79.     - ""
  80.     - "             &f&lSpace"
  81.     - "        &7Stack Size: &b{stack}"
  82.     - "   &8&l[{spacebar}&8&l] &8[&6{used-space}&7/&b{max-space}&8 &7Slot&8]"
  83.     - "   &8&l[{totalbar}&8&l] &8[&6{used-total}&7/&b{total-space}&8 &7Items&8]"
  84.     - ""
  85.     - " &8▪ &9Left-Click▚ &7to Open &6Vault"
  86.     - " &8▪ &bRight-Click▞ &7to Manage &6Vault"
  87.     - ""
  88.     Material: MINECART
  89.   LockedVault:
  90.     Material: MINECART
  91.     Displayname: '  &c&lLocked Vault'
  92.     Description:
  93.    - ""
  94.     - "  &7Cost: &b${cost}"
  95.     - ""
  96.     - "  &8▪ &cLocked {not} "
  97.     - "  &8▪ &6Click▖ &7to Unlock &6Vault"
  98.     - ""
  99.   BorderItem:
  100.     Material: RAILS
  101.     Displayname: "&r"
  102.     Description:
  103.    - ""
  104.   PrevPageItem:
  105.     Material: SIGN
  106.     Displayname: "&e▼ &f&lGo To Page &b{prevpage}"
  107.     Description:
  108.    - "&8&m------------------------------"
  109.     - ""
  110.     - "       &e▼ &fPrevious Page"
  111.     - ""
  112.     - "&8&m------------------------------"
  113.   NextPageItem:
  114.     Material: SIGN
  115.     Displayname: "&f&lGo To Page &b{nextpage} &e▲"
  116.     Description:
  117.    - "&8&m------------------------------"
  118.     - ""
  119.     - "         &fNext Page &e▲"
  120.     - ""
  121.     - "&8&m------------------------------"
  122.  
  123. IconMenu:
  124.   Title: "&lChoose Icon"
  125.   PrevPageItem:
  126.     Material: SIGN
  127.     Displayname: "&e▼ &f&lGo To Page &b{prevpage}"
  128.     Description:
  129.    - "&8&m------------------------------"
  130.     - ""
  131.     - "       &e▼ &fPrevious Page"
  132.     - ""
  133.     - "&8&m------------------------------"
  134.   NextPageItem:
  135.     Material: SIGN
  136.     Displayname: "&f&lGo To Page &b{nextpage} &e▲"
  137.     Description:
  138.    - "&8&m------------------------------"
  139.     - ""
  140.     - "         &fNext Page &e▲"
  141.     - ""
  142.     - "&8&m------------------------------"
  143.   IconItem:
  144.     Material: STONE
  145.     Displayname: "&6&l{material}"
  146.     Description:
  147.    - "&8&m------------------------------"
  148.     - ""
  149.     - "  &7Cost: &b${cost}"
  150.     - ""
  151.     - "  &8▪ &6Click▖ &7to Select"
  152.     - ""
  153.     - "&8&m------------------------------"
  154.   CancelItem:
  155.     Material: BARRIER
  156.     Displayname: "&c&lBack !"
  157.     Description:
  158.    - "&8&m------------------------------"
  159.     - ""
  160.     - "  &8▪ &6Click▖ &7to Go Back"
  161.     - ""
  162.     - "&8&m------------------------------"
  163.  
  164. ManageMenu:
  165.   Title: "&lManage Vault"
  166.   IconItem:
  167.     Material: STONE
  168.     Displayname: "&6&lChange Icon"
  169.     Description:
  170.    - "&8&m------------------------------"
  171.     - ""
  172.     - "  &8▪ &6Click▖ &7to Choose Icon"
  173.     - ""
  174.     - "&8&m------------------------------"
  175.   RenameItem:
  176.     Material: PAPER
  177.     Displayname: "&6&lChange Name"
  178.     Description:
  179.    - "&8&m------------------------------"
  180.     - ""
  181.     - "  &8▪ &6Click▖ &7to Rename Vault"
  182.     - ""
  183.     - "&8&m------------------------------"
  184.   DescriptionItem:
  185.     Material: BOOK
  186.     Displayname: "&6&lCurrent Description"
  187.     Description:
  188.    - "&8&m------------------------------"
  189.     - "&r{description}"
  190.     - "&8&m------------------------------"
  191.     - ""
  192.     - "  &8▪ &6Click▖ &7to Change Description"
  193.   DeviceItem:
  194.     Material: REDSTONE
  195.     Displayname: "&6&lGet Device"
  196.     Description:
  197.    - "&8&m------------------------------"
  198.     - ""
  199.     - "  &7Cost: &b${cost}"
  200.     - ""
  201.     - "  &8▪ &6Click▖ &7to Get Device"
  202.     - ""
  203.     - "&8&m------------------------------"
  204.   LinkItem:
  205.     Material: DIAMOND
  206.     Displayname: "&a&lLink !"
  207.     Description:
  208.    - "&8&m------------------------------"
  209.     - ""
  210.     - "  &8▪ &6Click▖ &7to Link this vault"
  211.     - ""
  212.     - "&8&m------------------------------"
  213.   UnlinkItem:
  214.     Material: COAL
  215.     Displayname: "&c&lUnlink !"
  216.     Description:
  217.    - "&8&m------------------------------"
  218.     - ""
  219.     - "  &8▪ &6Click▖ &7to Unlink this vault"
  220.     - ""
  221.     - "&8&m------------------------------"
  222.   CancelItem:
  223.     Material: BARRIER
  224.     Displayname: "&c&lBack !"
  225.     Description:
  226.    - "&8&m------------------------------"
  227.     - ""
  228.     - "  &8▪ &6Click▖ &7to Go Back"
  229.     - ""
  230.     - "&8&m------------------------------"
  231.  
  232. EditDescriptionMenu:
  233.   Title: "Edit &8[&1{page}&8/&1{maxpage}&8]"
  234.   PrevPageItem:
  235.     Material: SIGN
  236.     Displayname: "&e▼ &f&lGo To Page &b{prevpage}"
  237.     Description:
  238.    - "&8&m------------------------------"
  239.     - ""
  240.     - "       &e▼ &fPrevious Page"
  241.     - ""
  242.     - "&8&m------------------------------"
  243.   NextPageItem:
  244.     Material: SIGN
  245.     Displayname: "&f&lGo To Page &b{nextpage} &e▲"
  246.     Description:
  247.    - "&8&m------------------------------"
  248.     - ""
  249.     - "         &fNext Page &e▲"
  250.     - ""
  251.     - "&8&m------------------------------"
  252.   AddLoreItem:
  253.     Material: ANVIL
  254.     Displayname: "&f&lAdd Line"
  255.     Description:
  256.    - "&8&m------------------------------"
  257.     - "&r{description}"
  258.     - "&8&m------------------------------"
  259.     - ""
  260.     - "  &8▪ &6Click▖ &7add Line"
  261.   LoreItem:
  262.     Material: STORAGE_MINECART
  263.     Displayname: "&f&lLine &8[&a{line}&8]"
  264.     Description:
  265.    - "&8&m------------------------------"
  266.     - ""
  267.     - "&e'&r{content}&e'"
  268.     - " "
  269.     - " &8▪ &9Left-Click▚ &7to Edit &6Line"
  270.     - " &8▪ &bRight-Click▞ &7to Move &6Line"
  271.     - " &8▪ &aMiddle-Click▞ &7to Add Empty &6Line"
  272.     - " "
  273.     - " &8▪ &6Shift-&bRight-Click▞ &7to &cRemove &6Line"
  274.     - ""
  275.     - "&8&m------------------------------"
  276. MoveDescriptionMenu:
  277.   Title: "Move &8[&1{page}&8/&1{maxpage}&8]"
  278.   PrevPageItem:
  279.     Material: SIGN
  280.     Displayname: "&e▼ &f&lGo To Page &b{prevpage}"
  281.     Description:
  282.    - "&8&m------------------------------"
  283.     - ""
  284.     - "       &e▼ &fPrevious Page"
  285.     - ""
  286.     - "&8&m------------------------------"
  287.   NextPageItem:
  288.     Material: SIGN
  289.     Displayname: "&f&lGo To Page &b{nextpage} &e▲"
  290.     Description:
  291.    - "&8&m------------------------------"
  292.     - ""
  293.     - "         &fNext Page &e▲"
  294.     - ""
  295.     - "&8&m------------------------------"
  296.   CurrentPosition:
  297.     Material: STORAGE_MINECART
  298.     Displayname: "&f&lCurrent Line &8[&a{line}&8]"
  299.     Description:
  300.    - "&8&m------------------------------"
  301.     - ""
  302.     - "&e'&r{content}&e'"
  303.     - " "
  304.     - " &8▪ &7This is current line"
  305.     - ""
  306.     - "&8&m------------------------------"
  307.   ReplacePosition:
  308.     Material: MINECART
  309.     Displayname: "&f&lLine &8[&a{line}&8]"
  310.     Description:
  311.    - "&8&m------------------------------"
  312.     - ""
  313.     - "&e'&8{content}&e'"
  314.     - " "
  315.     - " &8▪ &9Left-Click▚ &7to Move &6Line"
  316.     - " &8▪ &bRight-Click▞ &7to Swap &6Line"
  317.     - ""
  318.     - "&8&m------------------------------"
  319.   CancelItem:
  320.     Material: BARRIER
  321.     Displayname: "&c&lBack !"
  322.     Description:
  323.    - "&8&m------------------------------"
  324.     - ""
  325.     - "  &8▪ &6Click▖ &7to Go Back"
  326.     - ""
  327.     - "&8&m------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement