Features
Give the player a potion effect when they join, respawn or teleport.
Config
id: The effect you want to apply. Find a list here.
time: The duration from the effect in seconds.
amplifier: The mutiplier for the effect. Example: with id:HASTE and amplifier:2 you will get an Haste 2 effect.
Config.yml
joinEffect: id: JUMP time: 5 amplifier: 1 respawnEffect: id: JUMP time: 5 amplifier: 1 teleportEffect: id: JUMP time: 5 amplifier: 1 settings: debug: false
How to install
Just drop the plugin file in the server plugin folder.