Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -----------------------------------------------------------------------------------------------------------------------------------------
- This is the crates.yml
- -----------------------------------------------------------------------------------------------------------------------------------------
- Voter:
- type: MYSTERYCRATE
- buy:
- enabled: false
- cost: 0
- message:
- onOpen: '&eVoter Crate&b opened.'
- broadcast: 'testing'
- item:
- item: chest
- name: '&eVoter Crate'
- lore:
- - '&bThanks for voting!'
- reward:
- rewards:
- - 'item:(diamond 16),chance:(3),broadcast:(&b%player% opened a &eVoter Crate&b and received &316 Diamonds!)'
- - 'cmd:(/give %player% cake 1),chance:(1),broadcast:(Msg)'
- type: MENUCRATE
- buy:
- enabled: false
- cost: 0
- message:
- onOpen: '%prefix%You have opened an menu crate!'
- broadcast: '%player% has opened a donator crate!'
- item:
- item: bread
- name: 'Menu Crate #01'
- lore:
- - '[Common]'
- key:
- enabled: false
- reward:
- minimumRewards: 5
- maximumRewards: 10
- rewards:
- - 'item:(apple 4),chance:(25),item:(bread 4)'
- - 'item:(bread 4),chance:(25),item:(pork 4)'
- - 'item:(372 4),chance:(25),item:(373 4)'
- - 'item:(364 4),chance:(25),item:(351:7 4)'
- key:
- enabled: false
- reward:
- minimumRewards: 1
- maximumRewards: 2
- rewards:
- - 'cmd:(/give %player% diamond_sword 1 name:Donator_Sword 16:5 17:5 18:5 19:2 20:2 21:3),chance:(1),broadcast:(%prefix%Donator Sword!)'
- - 'cmd:(/give %player% diamond_sword 1 16:5 20:2),chance:(1.5),broadcast:(%prefix%Diamond Sword!)'
- - 'cmd:(/give %player% diamond_sword 1 17:3 21:2),chance:(2),broadcast:(%prefix%Diamond Sword!)'
- - 'cmd:(/give %player% diamond_sword 1 20:2 19:2),chance:(2),broadcast:(%prefix%Diamond Sword!)'
- - 'cmd:(/give %player% diamond_pickaxe 1 name:Donator_Pick 32:5 33:1 34:3 35:3),chance:(1),broadcast:(%prefix%Donator Pick!)'
- - 'cmd:(/give %player% diamond_pickaxe 1 32:3 35:1),chance:(2),broadcast:(%prefix%Diamond Pick!)'
- - 'cmd:(/give %player% diamond_pickaxe 1 32:1 35:1),chance:(2),broadcast:(%prefix%Diamond Pick!)'
- - 'cmd:(/give %player% diamond_axe 1 name:Donator_Axe 32:5 33:1 34:3 35:3),chance:(1),broadcast:(%prefix%Donator Axe!)'
- - 'cmd:(/give %player% diamond_axe 1 32:3 35:1),chance:(2),broadcast:(%prefix%Diamond Axe!)'
- - 'cmd:(/give %player% diamond_axe 1 32:1 35:1),chance:(2),broadcast:(%prefix%Diamond Axe!)'
- - 'cmd:(/give %player% 277 1 name:Donator_Shovel 32:5 33:1 34:3 35:3),chance:(1),broadcast:(%prefix%Donator Shovel!)'
- - 'cmd:(/give %player% 277 1 32:3 35:1),chance:(2),broadcast:(%prefix%Diamond Shovel!)'
- - 'cmd:(/give %player% 277 1 32:1 35:1),chance:(2),broadcast:(%prefix%Diamond Shovel!)'
- -----------------------------------------------------------------------------------------------------------------------------------------
- This is the Config.yml
- -----------------------------------------------------------------------------------------------------------------------------------------
- #
- # +----------------------------------+#
- # | Crates 1.0.0 by Bart/Dinosawrs |#
- # +----------------------------------+#
- prefix: '%black%[%gold%Crates%black%] %dark_grey%'
- locale: en
- updater: true
- debug: false
- menu:
- name: Crate Menu
- amountDisplay:
- item: chest 1 %gold%Crate %white%You_have_%camount%_left.
- openCrateDisplay:
- item: diamond_block 1 %green%Open_Crate
- keyDisplay:
- item: tripwire_hook 1 %gold%Keys %white%You_have_%kamount%_left.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement