Advertisement
Guest User

FactionsPet gui.yml

a guest
Aug 5th, 2017
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.75 KB | None | 0 0
  1. #####################################################
  2. #                   Factions Pets                   #
  3. #                  by xQuickGlare                   #
  4. #####################################################
  5. version: 1 #DON'T CHANGE THIS VALUE
  6. petGUI:
  7.   name: '&6Pet gui'
  8.   rows: 3
  9.   clickableItems:
  10.     petAway:
  11.       name: '&cYour pet goes away'
  12.       lore:
  13.       id: FIREBALL
  14.       position: 12
  15.     petHere:
  16.       name: '&cYour pet will come to you'
  17.       lore:
  18.       id: FIREWORK_CHARGE
  19.       position: 12
  20.     petDeath:
  21.       name: '&cYour pet is dead'
  22.       lore:
  23.      - '&7Respawn in:&c %respawnTime%'
  24.       id: BOOK
  25.       position: 12
  26.     petUpgrade:
  27.       name: '&cClick here to upgrade your pet'
  28.       lore:
  29.       id: BOOK
  30.       position: 13
  31.     petName:
  32.       name: '&cClick here to change name to pet'
  33.       lore:
  34.      - '&7Change Name'
  35.       id: PAPER
  36.       position: 14
  37.   decorationItems:
  38.     spacer1:
  39.       name: ' '
  40.       lore:
  41.       id: STAINED_GLASS_PANE:5
  42.       position: 0-8
  43.     spacer2:
  44.       name: ' '
  45.       lore:
  46.       id: STAINED_GLASS_PANE:5
  47.       position: 18-26
  48.     spacer3:
  49.       name: ' '
  50.       lore:
  51.       id: STAINED_GLASS_PANE:5
  52.       position: 9
  53.     spacer4:
  54.       name: ' '
  55.       lore:
  56.       id: STAINED_GLASS_PANE:5
  57.       position: 17
  58.  
  59. upgradeGUI:
  60.   name: '&dUpgrade GUI'
  61.   rows: 6
  62.   clickableItems: # Insert here all effects
  63.     DAMAGE_RESISTANCE:
  64.       name: '&7Resistance'
  65.       lore:
  66.      - '&7Upgrade the effect&c &7Resistance'
  67.       id: POTION:8238
  68.       position: 11
  69.     REGENERATION:
  70.       name: '&dRegeneration'
  71.       lore:
  72.      - '&7Upgrade the effect&c &dRegeneration'
  73.       id: POTION:8193
  74.       position: 15
  75.     SPEED:
  76.       name: '&7Speed'
  77.       lore:
  78.      - '&7Upgrade the effect&c &7Speed'
  79.       id: POTION:8238
  80.       position: 40
  81.     INCREASE_DAMAGE:
  82.       name: '&4Strenght'
  83.       lore:
  84.      - '&7Upgrade the effect&c &4Strenght'
  85.       id: POTION:8201
  86.       position: 22
  87.     FIRE_RESISTANCE:
  88.       name: '&6Fire Resistence'
  89.       lore:
  90.      - '&7Upgrade the effect&c &6Fire Resistence'
  91.       id: POTION:8227
  92.       position: 29
  93.     WATER_BREATHING:
  94.       name: '&9Water Breathing'
  95.       lore:
  96.      - '&7Upgrade the effect&c &9Water Breathing'
  97.       id: POTION:8237
  98.       position: 33
  99.     petLifeUpgrade:
  100.       name: '&cUpgrade pet life!'
  101.       lore:
  102.      - '&7Upgrade the pet life!'
  103.       id: BLAZE_POWDER
  104.       position: 13
  105.   decorationItems:
  106.     spacer1:
  107.       name: ' '
  108.       lore:
  109.       id: STAINED_GLASS_PANE:5
  110.       position: 0-8
  111.     spacer2:
  112.       name: ' '
  113.       lore:
  114.       id: STAINED_GLASS_PANE:5
  115.       position: 45-53
  116.     spacer3:
  117.       name: ' '
  118.       lore:
  119.       id: STAINED_GLASS_PANE:5
  120.       position: 9
  121.     spacer4:
  122.       name: ' '
  123.       lore:
  124.       id: STAINED_GLASS_PANE:5
  125.       position: 18
  126.     spacer5:
  127.       name: ' '
  128.       lore:
  129.       id: STAINED_GLASS_PANE:5
  130.       position: 27
  131.     spacer6:
  132.       name: ' '
  133.       lore:
  134.       id: STAINED_GLASS_PANE:5
  135.       position: 36
  136.     spacer7:
  137.       name: ' '
  138.       lore:
  139.       id: STAINED_GLASS_PANE:5
  140.       position: 17
  141.     spacer8:
  142.       name: ' '
  143.       lore:
  144.       id: STAINED_GLASS_PANE:5
  145.       position: 26
  146.     spacer9:
  147.       name: ' '
  148.       lore:
  149.       id: STAINED_GLASS_PANE:5
  150.       position: 35
  151.     spacer10:
  152.       name: ' '
  153.       lore:
  154.       id: STAINED_GLASS_PANE:5
  155.       position: 44
  156.  
  157. effectBuyGUI:
  158.   name: '&6&lBuy %effect_name%'
  159.   rows: 1
  160.   clickableItems:
  161.     buyEffect:
  162.       name: '&2Click to buy'
  163.       lore:
  164.       id: STAINED_GLASS_PANE:5
  165.       position: 0-3
  166.     cancelBuy:
  167.       name: '&cClick to cancel'
  168.       lore:
  169.       id: STAINED_GLASS_PANE:14
  170.       position: 5-8
  171.     effectInfo:
  172.       name: 'Effect Information'
  173.       #Don't remove informations from the lore
  174.       lore:
  175.       - '&2Effect Name: &a%effect_name%'
  176.       - '&2Effect Level: &a%effect_level%'
  177.       - '&2Effect Exp: &a%pet_exp%'
  178.       - '&2Effect Price: &a%effect_price%'
  179.       id: BLAZE_POWDER
  180.       position: 4
  181.  
  182. petLifeUpgrade:
  183.   name: '&cUpgrade pet life'
  184.   rows: 1
  185.   clickableItems:
  186.     buyUpgrade:
  187.       name: '&2Click to buy'
  188.       lore:
  189.       id: STAINED_GLASS_PANE:5
  190.       position: 0-3
  191.     cancelBuy:
  192.       name: '&cClick to cancel'
  193.       lore:
  194.       id: STAINED_GLASS_PANE:14
  195.       position: 5-8
  196.     lifeInfo:
  197.       name: 'Life information'
  198.       lore:
  199.       - '&2Pet life after upgrade: &a%petLife_after%'
  200.       - '&2Pet life before upgrade: &a%petLife_before%'
  201.       id: BLAZE_POWDER
  202.       position: 4
  203.  
  204. petChange:
  205.   name: '&cChange pet'
  206.   rows: 2
  207.   clickableItems: # Insert here all Entity Pets
  208.     PIG_ZOMBIE:
  209.       name: '&cPig&4Zombie'
  210.       lore:
  211.       id: MONSTER_EGG:57
  212.       position: 0
  213.     BAT:
  214.       name: '&0Bat'
  215.       lore:
  216.       id: MONSTER_EGG:65
  217.       position: 1
  218.     CHICKEN:
  219.       name: '&fChicken'
  220.       lore:
  221.       id: MONSTER_EGG:93
  222.       position: 2
  223.     ZOMBIE:
  224.       name: '&2Zombie'
  225.       lore:
  226.       id: MONSTER_EGG:54
  227.       position: 3
  228.     COW:
  229.       name: '&8Cow'
  230.       lore:
  231.       id: MONSTER_EGG:92
  232.       position: 4
  233.     PIG:
  234.       name: '&cPig'
  235.       lore:
  236.       id: MONSTER_EGG:90
  237.       position: 5
  238.     SHEEP:
  239.       name: '&fSheep'
  240.       lore:
  241.       id: MONSTER_EGG:91
  242.       position: 6
  243.     MUSHROOM_COW:
  244.       name: '&4Mushroom Cow'
  245.       lore:
  246.       id: MONSTER_EGG:96
  247.       position: 7
  248.     SILVERFISH:
  249.       name: '&7Silverfish'
  250.       lore:
  251.       id: MONSTER_EGG:60
  252.       position: 8
  253.     OCELOT:
  254.       name: '&eOcelot'
  255.       lore:
  256.       id: MONSTER_EGG:98
  257.       position: 9
  258.     VILLAGER:
  259.       name: '&4Villager'
  260.       lore:
  261.       id: MONSTER_EGG:120
  262.       position: 10
  263.     WOLF:
  264.       name: '&8Wolf'
  265.       lore:
  266.       id: MONSTER_EGG:95
  267.       position: 11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement