JanST submitted a new resource: ProjectileTrajectory | Fancy Aiming - View the trajectory of your projectile BEFORE shooting Read more about this resource...
JanST updated ProjectileTrajectory | Fancy Aiming with a new update entry: Added option to disable particle changing Read the rest of this update entry...
Well, if you have some spare time and nothing to do, you could put an option in the config for every type seperate for "ticks-between-particles". Bows, potions etc could use different values.
In 1.10.2, I'm getting spammed with "java.lang.ClassNotFoundException: net.minecraft.server.v1_10_R1.Packet63WorldParticles" errors when players try to use the plugin.
This just appeared, aah the spamm lol Code (Text): [03:57:05 WARN]: [ProjectileTrajectory] Task #54 for ProjectileTrajectory v0.0.2 generated an exception java.lang.NullPointerException: null at de.janst.trajectory.TrajectoryScheduler.run(TrajectoryScheduler.java:60) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:82) ~[patched_1.13.2.jar:git-Paper-513] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:449) ~[patched_1.13.2.jar:git-Paper-513] at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1003) ~[patched_1.13.2.jar:git-Paper-513] at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-513] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:938) ~[patched_1.13.2.jar:git-Paper-513] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:836) ~[patched_1.13.2.jar:git-Paper-513] at java.lang.Thread.run(Unknown Source) [?:1.8.0_202]