Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # #################################################################################################################################################### #
- # #
- # Crate Loot Configuration File! #
- # #
- # Crate Loot: #
- # Diamonds: - Name of the prize (you will never need this) #
- # Item ID: 264 - The id of the display item in the crate GUI #
- # stackAmount: 10 - The stack size of the item in the GUI #
- # Name: '&3Diamonds' - The display name of the item in the GUI #
- # Broadcast: true - If true it will broadcast to all the players what the player won in the crate #
- # Player Message: true - If true it will send the player a message telling then what they won #
- # id: diamonds - This is the id used to set up the keys #
- # Chance: 5 - This is the chance of wining the prize (Lower it is less chance it is to get it) #
- # Prize Name: 10 diamonds - The name of the prize in the broadcast and player messages #
- # glow: true - If true the item will glow in the GUI #
- # Use permission: false - If true the player must have the permission to win the prize #
- # permission: archoncrates.prize.diamonds - This is the permission the player must have #
- # winAmount: '*' - The amount of times a prize can be won (Use '*' for unlimited times) #
- # Command: - List of all the commands that will be ran when a player wins the prize #
- # - give <player> 264 10 #
- # #
- # #
- # #
- # #################################################################################################################################################### #
- Crate Loot:
- Dark:
- Item ID: 276
- stackAmount: 1
- Name: '&8Dark Destroyer Kit'
- Broadcast: false
- Player Message: true
- id: Dark
- Chance: 20
- Prize Name: Dark Destroyer Kit
- glow: true
- Use permission: false
- permission: archoncrates.prize.diamonds
- winAmount: '*'
- Command:
- - kit Dark <player>
- Keys:
- Item ID: 131
- stackAmount: 1
- Name: '&8Dark Destoryer Key'
- Broadcast: false
- Player Message: true
- id: key
- Chance: 10
- Prize Name: Key
- glow: false
- Use permission: false
- permission: archoncrates.prize.food
- winAmount: '*'
- Command:
- - give <player> 131 64 name:&8Dark_Destroyer_Key lore:&7Buy_1_OP_Weapon_with_this_key,_from_the_Dark_Destroyer_Store! durability:1
- Gapple:
- Item ID: 322:1
- stackAmount: 1
- Name: '&8Dark Destroyer Apple'
- Broadcast: false
- Player Message: true
- id: gapple
- Chance: 20
- Prize Name: Gapple
- glow: true
- Use permission: false
- permission: archoncrates.prize.sword
- winAmount: 10
- Command:
- - give <player> 322:1 1 name:§8Dark_Destroyer_Apple lore:§9»_Effects:|§cIncrease_damage,_10,_240|§cAbsorption,_100,_30|§cHeal,_100,_30|§cHealth_boost,_100,_30|§cRegeneration,_100,_30
- Coin:
- Item ID: 371
- stackAmount: 1
- Name: '&6Coins'
- Broadcast: true
- Player Message: true
- id: coin
- Chance: 20
- Prize Name: Coins
- glow: false
- Use permission: false
- permission: archoncrates.prize.gold
- winAmount: '*'
- Command:
- - give <player> 371:0 64 name:§6§lCoin
- Sword:
- Item ID: 276
- stackAmount: 1
- Name: '&6Gold Encrusted Diamond Sword'
- Broadcast: false
- Player Message: true
- id: sword
- Chance: 15
- Prize Name: sword
- glow: false
- Use permission: false
- permission: archoncrates.prize.tools
- winAmount: '*'
- Command:
- - give <player> 276:0 1 damage_all:50 durability:10000 knockback:5 fire_aspect:10 name:§6Gold_§8Encrusted_§bDiamond_Sword
- Pick:
- Item ID: 278
- stackAmount: 1
- Name: '&6Gold Encrusted Diamond Pickaxe'
- Broadcast: false
- Player Message: true
- id: pick
- Chance: 15
- Prize Name: pickaxe
- glow: false
- Use permission: false
- permission: archoncrates.prize.tools
- winAmount: '*'
- Command:
- - give <player> 278:0 1 dig_speed:20 durability:10000 loot_bonus_blocks:10 name:§6Gold_§8Encrusted_§bDiamond_Pickaxe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement