Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # - Cactus Crate by Dinosaurs
- # - For more information visit http://dev.bukkit.org/bukkit-plugins/cactus-crate/
- #####################
- # - Format - #
- #####################
- # ExampleCrate
- # buy-enabled: [true/false]
- # cost: [###]
- # need-perm-to-buy: [true/false]
- # is-physical: [true/false]
- # item: '[Item Name/ID]'
- # item-name: '[Text]'
- # item-lore:
- # - '[Line 1]'
- # - '[Line 2]'
- # - '[Line 3]'
- # '[#]'
- # playermessage: '[Text]'
- # detail: '[Text]'
- # commands:
- # - [Command 1]
- # - [Command 2]
- # - [Command 3]
- #######################
- # - Example Crate 1 - #
- #######################
- # What should the Unique Crate Identifier be?
- # Note: There can't be 2 crates with the same Crate Identifier
- crate:
- ######################
- # - Crate Settings - #
- ######################
- # Should this crate be for sale?
- buy-enabled: false
- # What is the cost for buying this crate?
- cost: 3000
- # Do you need permission to buy this crate?
- # If true, the permission for this crate is cactuscrate.buy.crate
- need-perm-to-buy: false
- # Is the crate Virtual, or Physical.
- # Set this to true, if you want it to be physical
- # Set this to false, if you want it to be virtual
- is-physical: true
- # If the crate is physical, what kind of item should it be.
- item: 'chest'
- # What should the item's name be?
- item-name: '{GREEN} General Crate'
- # What is the items lore?
- item-lore:
- - '{WHITE} An {GREEN}Cactus {GOLD}Crate'
- - '{WHITE} Contains $1000 and more!'
- ######################
- # - Crate Rewards - #
- ######################
- # 1/1 (100%) Chance to recieve an $1000
- # Do you want the player to recieve an reward whenever they open an crate?
- '1':
- # What message do you want to send to the player when they recieve the crate?
- playermessage: The crate contained $1000!
- # How would you describe this reward?
- # Players viewing /crate info crate
- detail: $1000
- # What commands are used to give out this reward?
- commands:
- - '/eco give {PLAYER} 1000'
- # Do you want to give the player 64 apples along with the $1000?
- # Remove the # if you want to give the player 64 apples.
- #- '/give {PLAYER} apple 64'
- # 1/10 (30%) Chance to recieve an $10000000
- '30':
- playermessage: 'The Mystery Crate contained $10000000'
- broadcast: '{PLAYER} has received $10000000 from opening a Mystery Crate!'
- detail: $10000000
- commands:
- - '/eco give {PLAYER} 10000000'
- # 1/10 (10%) Chance to recieve Fugitive Kit
- '10':
- playermessage: 'The Mystery Crate contained a Fugitive Kit!'
- broadcast: '{PLAYER} has received a Fugitive Kit from opening a Mystery Crate!'
- detail: Fugitive Kit
- commands:
- - '/kit fugitive {PLAYER}'
- # 1/10 (10%) Chance to win 32 OP Golden Apples
- '10':
- playermessage: 'The Mystery Crate contained 32 OP Golden Apples!'
- broadcast: '{PLAYER} has received 32 OP Golden Apples from opening a Mystery Crate!'
- detail: 32 OP Golden Apples
- commands:
- - '/give {PLAYER} 322:1 32'
- # 1/10 (10%) Chance to recieve 2 crates
- '10':
- broadcast: '{PLAYER} has received 2 Mystery Crates opening a Mystery Crate!'
- playermessage: 'The Mystery Crate contained 2 Mystery Crates!'
- detail: 2 Mystery Crates
- commands:
- - '/crates give {PLAYER} 2'
- # 1/20 (5%) Chance to recieve a Surprise Pick
- '5':
- playermessage: 'The Mystery Crate contained a Surprise Pickaxe!'
- broadcast: '{PLAYER} has received a Surprise Pickaxe from opening a Mystery Crate!'
- detail: Surprise Pickaxe
- commands:
- - '/kit Surprisepick {PLAYER}'
- # 1/20 (5%) Chance to recieve 32 bookshelves
- '5':
- broadcast: '{PLAYER} has received 32 Bookshelves from opening a Mystery Crate!'
- playermessage: 'The Mystery Crate contained 32 Bookshelves!'
- detail: 32 bookshelves
- commands:
- - '/give {PLAYER} 47 32'
- # 1/20 (5%) Chance to recieve $50000000
- '5':
- broadcast: '{PLAYER} has received $50000000 from opening a Mystery Crate!'
- playermessage: 'The Mystery Crate contained $50000000.'
- detail: 50 million
- commands:
- - '/eco give {PLAYER} 50000000'
- # 1/20 (5%) Chance to recieve Terminator Kit
- '5':
- broadcast: '{PLAYER} has received a Terminator Kit from opening a Mystery Crate!'
- playermessage: 'The Mystery Crate contained a Terminator Kit!'
- detail: Terminator Kit
- commands:
- - '/kit terminator {PLAYER}'
- # 39/200 (19.5%) Chance to recieve 256 Emerald Blocks, 256 Diamond Blocks
- '19.5':
- broadcast: '{PLAYER} has received 256 Emerald Blocks and 256 Diamond Blocks from opening a Mystery Crate!'
- playermessage: 'The Mystery Crate contained 256 Emerald Blocks and 256 Diamond Blocks!'
- detail: 256 Diamond and Emerald blocks
- commands:
- - '/give {PLAYER} 57 256'
- - '/give {PLAYER} 133 256'
- # 1/200 (0.5%) Chance to recieve 1 bow
- '0.5':
- broadcast: '{PLAYER} has received 1 bow from opening a Mystery Crate!'
- playermessage: 'The Mystery Crate contained 1 bow!'
- detail: bow
- commands:
- - '/give {PLAYER} 261 1'
- #######################
- # - Example Crate 2 - #
- #######################
- armorcrate:
- buy-enabled: true
- cost: 10000
- need-perm-to-buy: false
- is-physical: true
- item: 130
- item-name: '{GOLD} Armor Crate'
- item-lore:
- - '{WHITE} A crate which holds the finest quality of armors!'
- '12':
- playermessage: 'You have found the top pieces of the Achilles Set!'
- detail: '{LIGHT_PURPLE}Achilles Set: Chestplate and Headgear'
- commands:
- - '/give {PLAYER} 306 1 name:&4Achilles_Headgear lore:&4[1_of_4]_Achilles_Set 0:2'
- - '/give {PLAYER} 307 1 name:&4Achilles_Chestplate lore:&4[2_of_4]_Achilles_Set 0:3'
- '16':
- playermessage: 'You have found the bottom pieces of the Achilles Set!'
- detail: '{LIGHT_PURPLE}Achilles Set: Leggings and Heel'
- commands:
- - '/give {PLAYER} 308 1 name:&4Achilles_Leggings lore:&4[3_of_4]_Achilles_Set 0:2'
- - '/give {PLAYER} 309 1 name:&4Achilles_Heel lore:&4[4_of_4]_Achilles_Set 0:2'
- '24':
- playermessage: 'You have found the Dragonborn:_Headpiece'
- detail: '{DARK_PURPLE}Dragonborn: Headpiece'
- commands:
- - '/give {PLAYER} 310 1 name:&4Dragonborn:_Headpiece lore:&4Very_few_have_seen_this. 0:2 4:2'
- '32':
- playermessage: 'You have found the Dragonborn:_Boots'
- detail: '{DARK_PURPLE}Dragonborn: Boots'
- commands:
- - '/give {PLAYER} 313 1 name:&4Dragonborn:Boots lore:&4Once_said_he_was_able_to_fly. 2:4'
- '42':
- playermessage: 'You have found the Dragonborn:_Leggings'
- detail: '{DARK_PURPLE}Dragonborn: Leggings'
- commands:
- - '/give {PLAYER} 312 1 name:&4Dragonborn:_Leggings lore:&4Was_once_worn_by_the_Dragonborn. 0:2 1:1'
- '50':
- playermessage: 'You have found the Dragonborn: Chestplate'
- detail: '{DARK_PURPLE}Dragonborn: Chestplate'
- commands:
- - '/give {PLAYER} 311 1 name:&4Dragonborn:_Chestplate lore:&4One_of_the_finest_chestplates. 0:4 1:4 3:4 7:1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement