Config

Configuration

//false questions are booleans, if you set them to anything besides true or false IT WILL RAISE AN ERROR.

Chaos:
  Name: Chaos  
  Lore: Complete Chaos.
  Explosion Size: 5 //On right click how big the explosion will be, above 15 will generally cause LAG.
  Projecile Velocity: 3 //How fast the fireball with travel, at 10 it will fly, at 1 it is normal speed.
  Explosion Harm: false //Weather it makes an explosion in the ground or just makes an explosion effect.
  Lightning: false //Lightning? Enable it or Disable it!
PeaceKeeper:
  Name: PeaceKeeper //Everything here is basically the same as the peacekeeper stuff. 
  Lore: Peace within.
  Explosion Size: 5
  Projecile Velocity: 3
  Explosion Harm: false
  Lightning: false
Ultimate Staff:
  Name: Ultimate Staff
  Lore: The Ultimate Weapon.
  Explosion Size: 5
  Explosion Harm: false
  Lightning: false
Rocket Jump:
  Name: Rocket Jump
  Lore: Time to fly
  Velocity X: 0  //If you set these, you must set it has a whole number if you set it at 0.5 it WILL NOT DO ANYTHING.
  Velocity Y: 1
  Velocity Z: 0
Healing Totem:
  Name: Healing Totem
  Lore: On the go healing.
  Set Health: 20.0 //Setting it below 20 will cause the player to loose Health/Hunger.
  Set Hunger: 20.0
Blade:
  Name: Blade
  Lore: The first sword ever forged.
  Arrow Velocity: 3
  Enchantments Enabled: false 
Boom Stick:
  Name: Boom Stick 
  Lore: BOOOM.
  Explosion Size: 5
  Explosion Damage: false
  Lightning: false
Cooldown:
  Enabled: false  //If this if false all the cooldown times below won't even work!
  Output Text: false //If this is enabled it will send a message: "You are still on cooldown for X more seconds!"
  PeaceKeeper: 3 //More cooldown times....
  Chaos Staff: 3
  Ultimate Staff: 3
  Rocket Jump: 3
  Healing Totem: 3
  Blade: 3
  Boom Stick: 3

Comments

Posts Quoted:
Reply
Clear All Quotes