English Language/Configuration En

Configuration:

use-fireworks-mysterybox-open-command: false
mysterybox-open-command: true
Chance:
   test:
   '1': 50 #50 -> 100
   '2': 50 #50 -> 100
hologram-1-height: 2
hologram-2-height: 1.7
holograms: true
 test: #Message when get a items!
   '1':
    - '&b------------------'
    - '&aYou have found'
    - '&eDiamond x1'
    - '&eEmerald x1'
    - '&b------------------'
    '2':
    - '&b------------------'
    - '&aYou have found'
    - '&eStone x1'
    - '&eGrass x1'
    - '&b------------------'
gui-size: 54
Box:
  test:
    Particle-1: FIREWORKS_SPARK
    Particle-1-Speed: 0
    Particle-1-Amount: 1
    Particle-2: FLAME
    Particle-2-Speed: 0.5
    Particle-2-Amount: 50
    Particle-3: LAVA
    Particle-3-Speed: 0.5
    Particle-3-Amount: 30
    Particle-4: CLOUD
    Particle-4-Speed: 0.1
    Particle-4-Amount: 1
    PrizesSize: 2
    use-fireworks: true
    instant-explode: true
    firework-height: 3
    power: 1
    type: BALL
    flicker: false
    trail: false
    colors:
    - YELLOW
    fade:
    - WHITE
    falling-chest-type: block
    falling-chest-head: MHF_Present2
    falling-chest-block-id: 130
    falling-chest-block-subid: 0
    lore: #lore of box!
    - '&7This box contains two of the following:'
    - '&f'
    - '&aCommon Grass x1'
    - '&aCommon Stone x1'
    - '&5Epic Diamond x1'
    - '&5Epic Emerald x1'
    - '&f'
    - '&fQuality: &e%star%&e%star%&e%star%&e%star%&7%star%'
    - '&f'
    - '&eClick to open!'
    displayname: '&atest'
    receive-broadcast-message: '&a&l(!) &f%player% has received a legendary %box% box'
    '1':
    - give %player% minecraft:diamond 1
    - give %player% minecraft:emerald 1
    '2':
    - give %player% minecraft:grass 1
    - give %player% minecraft:stone