Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ##################################################################################################################################################################### #
- # #
- # ArchonCrates Crate Loot Configuration #
- # #
- # Crate Loot: #
- # Diamonds: - Loot id which is used to define the loot for the keys (Can't have any the same) #
- # Item ID: 264 - The id of the display item which will display in the crate GUI #
- # Item Data: 0 - The data value of the item in the display of the crate GUI #
- # StackAmount: 10 - The stack size of the display item in the crate GUI #
- # Name: '&3Diamonds' - The display name of the item in the crate GUI #
- # Broadcast Win: true - If true it will broadcast the win message to the whole server #
- # Player Message: true - If true it will send the player a message #
- # Chance: 5.0 - The chance of the prize being won (MIN value: 0.01 - MAX value: 9999.99) #
- # Prize Name: 10 diamonds - The name used in the win messages #
- # Glow: true - If true the display item will glow in the crate GUI #
- # Use Permission: false - If true it will use the permission for players to win the prize #
- # Permission: archoncrates.prize.diamonds - The permission used to check if players can win the prize #
- # Win Amount: '*' - The amount of times a prize can be won ('*' means unlimited times) #
- # Commands: - A list of commands which will be run when a player wins the prize #
- # - minecraft:give <player> diamond 10 #
- # #
- # #
- # #
- # ##################################################################################################################################################################### #
- Crate Loot:
- RareHelmet:
- Item ID: 298
- Item Data: 0
- StackAmount: 1
- Name: '&3Rare Helmet'
- Broadcast Win: true
- Player Message: true
- Chance: 40.0
- Prize Name: Rare Helmet
- Glow: false
- Use Permission: false
- Permission: archoncrates.prize.rarehelmet
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> leather_helmet 1 0 {display:{Name:"Rare Helmet",Lore:["Item Level: 9"]},AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Slot:"head",Amount:9,Operation:0,UUIDMost:96386,UUIDLeast:167662}],HideFlags:4,Unbreakable:1}
- Food:
- Item ID: 264
- Item Data: 0
- StackAmount: 1
- Name: '&ddiamond'
- Broadcast Win: false
- Player Message: true
- Chance: 5.0
- Prize Name: diamond
- Glow: false
- Use Permission: false
- Permission: archoncrates.prize.food
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - give <player> diamond 10
- Sword:
- Item ID: 276
- Item Data: 0
- StackAmount: 1
- Name: '&bSword'
- Broadcast Win: false
- Player Message: true
- Chance: 10.0
- Prize Name: diamond sword
- Glow: true
- Use Permission: false
- Permission: archoncrates.prize.sword
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> diamond_sword 1
- Gold:
- Item ID: 266
- Item Data: 0
- StackAmount: 32
- Name: '&6Gold'
- Broadcast Win: false
- Player Message: true
- Chance: 15.0
- Prize Name: 32 gold
- Glow: false
- Use Permission: false
- Permission: archoncrates.prize.gold
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> gold_ingot 32
- Tools:
- Item ID: 257
- Item Data: 0
- StackAmount: 1
- Name: '&7Tools'
- Broadcast Win: false
- Player Message: true
- Chance: 20.0
- Prize Name: Iron tools
- Glow: false
- Use Permission: false
- Permission: archoncrates.prize.tools
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> iron_pickaxe 1
- - minecraft:give <player> iron_axe 1
- - minecraft:give <player> iron_shovel 1
- GodApple:
- Item ID: 322
- Item Data: 1
- StackAmount: 1
- Name: '&6God Apple'
- Broadcast Win: true
- Player Message: true
- Chance: 3.0
- Prize Name: GOD APPLE
- Glow: true
- Use Permission: false
- Permission: archoncrates.prize.godapple
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> golden_apple 1 1
- CrateKey:
- Item ID: 131
- Item Data: 0
- StackAmount: 1
- Name: '&aCrate Key'
- Broadcast Win: true
- Player Message: true
- Chance: 10.0
- Prize Name: crate key
- Glow: true
- Use Permission: false
- Permission: archoncrates.prize.cratekey
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - archoncrates key <player> default 1
- DevHead:
- Item ID: 397
- Item Data: 3
- StackAmount: 1
- Name: '&cDeveloper Head'
- Broadcast Win: false
- Player Message: true
- Chance: 30.0
- Prize Name: developers head
- Glow: false
- Use Permission: false
- Permission: archoncrates.prize.devhead
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> skull 1 3 {SkullOwner:"Hamiii",Unbreakable:1}
- NetherStar:
- Item ID: 399
- Item Data: 0
- StackAmount: 1
- Name: '&fNether Star'
- Broadcast Win: true
- Player Message: true
- Chance: 3.0
- Prize Name: nether star
- Glow: true
- Use Permission: false
- Permission: archoncrates.prize.devhead
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> nether_star 1
- Emeralds:
- Item ID: 388
- Item Data: 0
- StackAmount: 3
- Name: '&2Emeralds'
- Broadcast Win: true
- Player Message: true
- Chance: 5.0
- Prize Name: emeralds
- Glow: true
- Use Permission: false
- Permission: archoncrates.prize.devhead
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - minecraft:give <player> emerald 3
- Rank:
- Item ID: 340
- Item Data: 0
- StackAmount: 1
- Name: '&aRank'
- Broadcast Win: true
- Player Message: true
- Chance: 0.02
- Prize Name: RANK
- Glow: true
- Use Permission: false
- Permission: archoncrates.prize.rank
- Global Win Amount: '*'
- Player Win Amount: '*'
- Commands:
- - pex user <player> group set VIP
- Use Sub Commands: true
- Ranks To Sub:
- - Owner
- - Admin
- Sub-Commands:
- - pex user <player> group add VIP
Advertisement
Add Comment
Please, Sign In to add comment