I will update it, but that'll need some time since I am very busy on Hypixel. Also this library is meant for CraftBukkit. I haven't checked out...
Essentials is terribly written? Where did you pick that up from? Have you ever benchmarked it? Did you ever go into the deeper concepts of it? I...
You are unterestimating the work that went into Essentials. It is a high-performant and lightwight using plugin. Pro Tip: Do not look at...
Yes.
In Minecraft 1.8 there is a flag in the Packet to force a particle to be rendered.
This getEffectLib stuff is not needed! Where did you get that? Use: EffectLib lib = EffectLib.instance(); Why don't you read my thread?...
The EffectLib has the Vortex effect, doing exactly what you want.
The best method is to have a scheduler putting the current location of the arrow in an arraylist then iterate over that list and create the link...
No. This is not a good idea since it'd be too heavy on the performance. Anyhow. If you want to track a Entity that is ALWAYS moving, you should...
My statement to LCastr0. Thank you for taking over EffectLib as Maintainer. I am sure, he will continue everything as good as I did. The new...
Exactly ;)
The problem about those floating entities is, that i've already implemented it on Hypixel. I cannot add it to EffectLib. :/ So if anyone places a...
ArthurHoeke EffectManager em = new EffectManager(EffectLib.getInstance());
Hey, you have a little issue there. If you run a server with multiple worlds and / or large worlds, you might lag your server with all the...
@dNiymCheck your Imports. You maybe used the Bukkit Class "Effect"
Separate names with a comma.