Advertisement
Guest User

Crazy Crates Example Configuration With no comments

a guest
May 16th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.07 KB | None | 0 0
  1. Crate:
  2.   CrateType: CSGO
  3.   StartingKeys: 1000
  4.   InGUI: true
  5.   Slot: 10
  6.   OpeningBroadCast: false
  7.   BroadCast: '%Prefix%&6&l%Player% &7is opening a &7&lBasic Chest&7.'
  8.   Item: '54'
  9.   Name: '&7&lVoter Crate'
  10.   Lore:
  11.  - '&7This crate contains strange objects.'
  12.   - '&7You have &6%Keys% keys &7to open this crate with.'
  13.   PhysicalKey:
  14.     Name: '&7&lVoter Crate Key'
  15.     Lore:
  16.    - '&7A Voter Key'
  17.     - '&7For a Voter Crate.'
  18.     Item: '131'
  19.     Enchantments:
  20.    - DURABILITY:10
  21.   Prizes:
  22.     '1':
  23.       DisplayName: '&6&k;&bNice Pick&6&k;'
  24.       DisplayItem: '278'
  25.       Lore:
  26.      - '&7Rarity:'
  27.       - '&bCommon'
  28.       Chance: 50
  29.       Firework: false
  30.       Items:
  31.      - Item:278, Amount:1, Name:&bNice Pick, DIG_SPEED:13, LOOT_BONUS_BLOCKS:13, Lore:&7Rarity:,&bCommon
  32.     '2':
  33.       DisplayName: '&b/enderchest'
  34.       DisplayItem: '130'
  35.       Lore:
  36.       - '&7Rarity:'
  37.       - '&bCommon'
  38.       Chance: 50
  39.       Firework: true
  40.       Commands:
  41.      - pex user %player% add essentials.enderchest
  42.       - broadcast &6%player% &7is a &6beast&7!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement