Config

# Config for SimpleGrenades.
Grenades:
  Flash:
    radius: 5
  # Duration of effects in seconds.
    effectDuration: 5
  # Level of effect. blindness: 1 = Blindess I in game.
    blindness: 1
    slowness: 2
  # Consume TNT on throw.
    useTnT: false
  Frag:
    size: 1
  # Consume TNT on throw.
    useTnT: false
  Concussion:
    size: 1
    confusion: 2
    slowness: 2
  # Duration of effects in seconds.
    effectDuration: 5

Comments

Posts Quoted:
Reply
Clear All Quotes