Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Full plugin documentation:
- # dev.bukkit.org/bukkit-plugins/random_box/pages/main/documentation/
- boxName: '&6Rich Box'
- boxItem: DIAMOND_CHESTPLATE
- lore:
- - '&eSome test'
- - '&edescription...'
- - '&7--------------'
- - 'items 0 &7%ordinal%. &ex%amount% %name%'
- - '&7--------------'
- - '&eRare box'
- checkPermission: false
- openWhenClicked: true
- addGlow: true
- unstackable: false
- gui:
- enabled: true
- rolling:
- - {delay: 1, iterations: 50}
- - {delay: 2, iterations: 20}
- - {delay: 3, iterations: 10}
- - {delay: 4, iterations: 5}
- window:
- type: CHEST
- format:
- - '@@@@#@@@@'
- - 'abcdEfghi'
- - '@@@@#@@@@'
- fillers:
- '@':
- item: {id: 160, data: 15, delay: 20}
- onStop:
- item: {id: 0}
- '#':
- animated:
- - {id: 160, data: 4, delay: 10}
- - {id: 160, data: 5, delay: 10}
- effects:
- open:
- firework:
- type: BALL_LARGE
- colors: ['#FF0000', '#00FF00', 'BLUE']
- fadeColors: ['GRAY', 'BLACK']
- flicker: true
- trail: false
- power: 1
- sound:
- sound: CHEST_OPEN
- volume: 1.0
- pitch: 1.0
- broadcast: '&ePlayer &6%player% &eopens &6Warrior Box &eright now!'
- move:
- sound: {sound: CLICK}
- drop:
- sound: {sound: ANVIL_LAND}
- firework:
- type: STAR
- colors: ['RED']
- close:
- sound: {sound: CHEST_CLOSE}
- itemsToSelectCount: 1
- items:
- item1:
- item: DIAMOND_SWORD
- data: 0
- amount: 1
- name: '&cАлмазный меч'
- enchants:
- sharpness: 5
- smite: 5
- bane_of_arthropods: 5
- knockback: 2
- fire_aspect: 2
- looting: 3
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item2:
- item: DIAMOND_PICKAXE
- data: 0
- amount: 1
- name: '&cАлмазная кирка'
- enchants:
- efficiency: 5
- unbreaking: 3
- fortune: 3
- silk_touch: 2
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item3:
- item: DIAMOND_AXE
- data: 0
- amount: 1
- name: '&cАлмазный топор'
- enchants:
- efficiency: 5
- unbreaking: 3
- fortune: 3
- silk_touch: 2
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item4:
- item: DIAMOND_HELMET
- data: 0
- amount: 1
- name: '&cАлмазный шлем'
- enchants:
- protection: 4
- fire_protection: 4
- projectile_protection: 4
- blast_protection: 4
- thorns: 3
- respiration: 3
- aqua_affinity: 1
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item5:
- item: DIAMOND_CHESTPLATE
- data: 0
- amount: 1
- name: '&cАлмазный нагрудник'
- enchants:
- protection: 4
- fire_protection: 4
- projectile_protection: 4
- blast_protection: 4
- thorns: 3
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item6:
- item: DIAMOND_LEGGINGS
- data: 0
- amount: 1
- name: '&cАлмазные поножи'
- enchants:
- protection: 4
- fire_protection: 4
- projectile_protection: 4
- blast_protection: 4
- thorns: 3
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item7:
- item: DIAMOND_BOOTS
- data: 0
- amount: 1
- name: '&cАлмазные ботинки'
- enchants:
- protection: 4
- fire_protection: 4
- projectile_protection: 4
- blast_protection: 4
- thorns: 3
- depth_strider: 3
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item8:
- item: DIAMOND_SHOVEL
- data: 0
- amount: 1
- name: '&cАлмазная лопата'
- enchants:
- efficiency: 5
- unbreaking: 3
- fortune: 3
- silk_touch: 2
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item9:
- item: BOW
- data: 0
- amount: 1
- name: '&cЛук'
- enchants:
- flame: 1
- infinity: 1
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item10:
- item: FISHING_ROD
- data: 0
- amount: 1
- name: '&cУдочка'
- enchants:
- flame: 1
- infinity: 1
- dropEffect:
- firework:
- type: BALL_LARGE
- colors: ['RED', 'ORANGE']
- fadeColors: ['GRAY']
- power: 0
- sound: {sound: EXPLODE}
- chance: 5
- item11:
- item: STONE
- dontGiveItem: true
- name: '&rПусто'
- amount: 1
- chance: 50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement