Closed Zandor300 closed 9 years ago
:+1:
It seems like Spigot made already a ProtocolLib update for 1.8: https://hub.spigotmc.org/stash/projects/PLUGIN Edit: But it also looks like you have to compile it on your own.
I've never compiled a plugin by someone else... It says I need to use maven but I don't know how to use it... Can someone explain it to me please?
Your attempts will be futile, as they didn't fix it yet (there's a broken dependency). As for compiling, it's simple. Navigate to folder, where pom.xml resides and mvn package.
How will I get my plugins working then?
If there's really a broken dependency, I think the best solution is to wait. Maybe we will get a working ProtocolLib in 2-3 days :)
you can get compiled versions here http://www.spigotmc.org/resources/protocollib.1997/ and bugs should be reported on the new github https://github.com/dmulloy2/ProtocolLib I think this repo is discontinued..
Thanks @MiniDigger !
np ;D you should thank @dmulloy2 for continueing the project.
http://pastebin.com/Wb4erv3c http://pastebin.com/8FKewn6t Running on: http://www.spigotmc.org/threads/bukkit-craftbukkit-spigot-1-8.36598/ Jar: spigot-1.8-R0.1-SNAPSHOT.jar Ram: 8gb
I can't use my own plugins on this version of spigot until this is fixed because they use ProtocolLib