The source is available for anyone who would like to submit a PR to update it. Please keep in mind the license attached to the code.
Hey, just a heads up that your source is 1.13-1.14 compatible (inventory title fetching wise) however your latest compiled jar is not. I compiled it myself from source and it worked on 1.14 just fine so you might wanna re-upload it
JamieSinn updated TrailGUI with a new update entry: 1.14.2 Build! Read the rest of this update entry...
"Sorry for the delay. Trails may be broken, but the rest of the system will be fine." Sorry if i am understanding this wrongly, but, this is a plugin for trails. But u bring a update where trails might be broken?
Trails are entirely user customizable via the configuration system. I cannot guarantee that every trail that people have already been using will continue to work. The base set that are based on the raw minecraft particles will always work.
I'm having issues when a player logs out, it spams the console with the following errors. [17:03:14] [Server thread/ERROR]: Could not pass event PlayerQuitEvent to TrailGUI v6.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.PlayerList.disconnect(PlayerList.java:384) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1354) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.NetworkManager.handleDisconnection(NetworkManager.java:320) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.ServerConnection.c(ServerConnection.java:153) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1091) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:393) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:970) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815) [spigot_1.14.4.jar:git-Spigot-56f8471-6567017] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201] Caused by: java.lang.NullPointerException at ca.jamiesinn.trailgui.Util.saveTrails(Util.java:50) ~[?:?] at ca.jamiesinn.trailgui.Listeners.onLogout(Listeners.java:162) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot_1.14.4.jar:git-Spigot-56f8471-6567017] ... 12 more What could be causing this, thank you in advance.
JamieSinn updated TrailGUI with a new update entry: 1.16.1 Update Read the rest of this update entry...