A simple plugin that serves as a replacement for the arrow effects from 1.9, only this time for 1.8!
Features:
You can change the duration of the effect.
You can change the level of the effect.
You can add a message when receiving this effect!
Permissions:
Apnea:
shot.effect.apnea
Blindness:
shot.effect.blindness
Fire Resistance:
shot.effect.fire_resistance
Haste:
shot.effect.haste
Hunger:
shot.effect.hunger
Invisibility:
shot.effect.invisibility
Jump Boost:
shot.effect.jump_boost
Miner Fatigue:
shot.effect.miner_fatigue
Nausea - Confusion:
shot.effect.nausea
Night Vision:
shot.effect.night_vision
Poison:
shot.effect.poison
Regeneration:
shot.effect.regeneration
Resistance:
shot.effect.resistance
Slowness:
shot.effect.slowness
Strength:
shot.effect.strength
Weakness:
shot.effect.weakness
Video example:
Config.yml:
#This is are only the messages not the colors
#I'll try to add that in the next Update (after completing other projects)
#Regen
shoot-effect-regeneration: "Regen Default Shoot Message, edit on config.yml"
shoot-effect-regeneration-time: 60 #On ticks 20 ticks = 1 seg
shoot-effect-regeneration-amplifier: 2 #Effect Amplifier / 1 - 3 recommended, but you can do anything anyway!
#Slown
shoot-effect-slowness: "Slowness Default Shoot Message, edit on config.yml"
shoot-effect-slowness-time: 60
shoot-effect-slowness-amplifier: 2
#Haste
shoot-effect-haste: "Haste Default Shoot Message, edit on config.yml"
shoot-effect-haste-time: 60
shoot-effect-haste-amplifier: 2
#Miner Fatigue
shoot-effect-miner_fatigue: "Miner Fatigue Default Shoot Message, edit on config.yml"
shoot-effect-miner_fatigue-time: 60
shoot-effect-miner_fatigue-amplifier: 2
#Stength
shoot-effect-strength: "You have been shooted with Strength 2"
shoot-effect-strength-time: 60
shoot-effect-strength-amplifier: 2
#Jump Boost
shoot-effect-jump_boost: "Jump Boost Default Shoot Message, edit on config.yml"
shoot-effect-jump_boost-time: 60
shoot-effect-jump_boost-amplifier: 2
#Nausea
shoot-effect-nausea: "Nausea Shoot Default Message, edit on config.yml"
shoot-effect-nausea-time: 60
shoot-effect-nausea-amplifier: 2
#Resistance
shoot-effect-resistance: "Resistance Shoot Default Message, edit on config.yml"
shoot-effect-resistance-time: 60
shoot-effect-resistance-amplifier: 2
#Fire Resistance
shoot-effect-fire_resistance: "Fire Resistance Shoot Default Message, edit on config.yml"
shoot-effect-fire_resistance-time: 60
shoot-effect-fire_resistance-amplifier: 2
#Apnea
shoot-effect-apnea: "Apnea Shoot Default Message, edit on config.yml"
shoot-effect-apnea-time: 60
shoot-effect-apnea-amplifier: 2
#Blindness
shoot-effect-blindness: "Blindness Shoot Default Message, edit on config.yml"
shoot-effect-blindness-time: 60
shoot-effect-blindness-amplifier: 2
#Night Vision
shoot-effect-night_vision: "Night Vision Shoot Default Message, edit on config.yml"
shoot-effect-night_vision-time: 60
shoot-effect-night_vision-amplifier: 2
#Hunger
shoot-effect-hunger: "Hunger Shoot Default Message, edit on config.yml"
shoot-effect-hunger-time: 60
shoot-effect-hunger-amplifier: 2
#Invisibility
shoot-effect-invisibility: "Invisibility Shoot Default Message, edit on config.yml"
shoot-effect-invisibility-time: 60
shoot-effect-invisibility-amplifier: 2
#Weakness
shoot-effect-weakness: "Weakness Shoot Default Message, edit on config.yml"
shoot-effect-weakness-time: 60
shoot-effect-weakness-amplifier: 2
#Poison
shoot-effect-poison: "Poison Shoot Default Message, edit on config.yml"
shoot-effect-poison-time: 60
shoot-effect-poison-amplifier: 2