Advertisement
Guest User

config.yml

a guest
Dec 14th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.02 KB | None | 0 0
  1. Kit-GUI:
  2.   Name: '&c&lPlatinumKits &7Kits'
  3.   Size: 27
  4.   Filler:
  5.     Animation: true
  6.     Items: false
  7.     Material: BLACK_STAINED_GLASS_PANE
  8.  
  9. Preview-GUI:
  10.   Name: '%kit%'
  11.   Size: 18
  12.   Filler:
  13.     Items: false
  14.     Material: BLACK_STAINED_GLASS_PANE
  15.   Back-Item:
  16.     Name: '&c&lGo Back'
  17.     Material: RED_STAINED_GLASS_PANE
  18.     Lore: 'none' # You can make this a string list, or leave as 'none' to have no lore
  19.     Glow: false
  20.     Slot: 17
  21.  
  22. Fireworks: random
  23.  
  24. Animation:
  25.   Items:
  26.    - LIME_STAINED_GLASS_PANE
  27.     - ORANGE_STAINED_GLASS_PANE
  28.     - BLUE_STAINED_GLASS_PANE
  29.     - PINK_STAINED_GLASS_PANE
  30.     - BROWN_STAINED_GLASS_PANE
  31.     - PURPLE_STAINED_GLASS_PANE
  32.     - CYAN_STAINED_GLASS_PANE
  33.     - YELLOW_STAINED_GLASS_PANE
  34.   Glow: true
  35.   Item-Change-Time: 1.7 # In seconds
  36.   Item-Names: none
  37.   Item-Lores: 'none' # You can make this a string list, or leave as 'none' to have no lore
  38.  
  39. Join-Kit:
  40.   Kit: 'Epic'  # Set to 'none' to disable the join kit
  41.   Cooldown: false
  42.   One-Time: true
  43.   Upgradeable: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement