1.8 and 1.9 compatible?

Status
This thread has been locked.

Nicholas Pitre

Feedback score
0
Posts
15
Reactions
1
Resources
0
I'm looking for someone who knows how to change a server to be 1.8 and 1.9 compatible, A lot of popular servers have changed to 1.8 and 1.9 compatible and so have a few of the very small servers I play on, I need someone who can help me with making my server 1.8 and 1.9 compatible, I will pay you.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Nicholas Pitre

Feedback score
0
Posts
15
Reactions
1
Resources
0
You need to run BuildTools again to get the latest spigot jar released yesterday that supports the protocol hack.
https://www.spigotmc.org/threads/minecraft-1-9-release.127186/
Keep in mind, it won't have the features of 1.9 until much later. It will only allow 1.8 and 1.9 clients to connect.
I'm Sorry I don't fully understand what you mean, Could you explain it a bit better possibly? :)[DOUBLEPOST=1456941454][/DOUBLEPOST]I'm not worried about the features id just like them to work together
 

IceGroose

Feedback score
2
Posts
128
Reactions
40
Resources
0
Wow, what kind of dev are you if you have never used BuildTools to compile the latest spigot jars.

Read this page, it gives an in-depth tutorial about how to run BuildTools.jar
https://www.spigotmc.org/wiki/buildtools/
mate, please.... read my post
I know how to use buildtools
this whole thread has nothing to do with buildtools. the OP asks how to add cross version compatibility, you made some weird explanation which makes no sense so if you really think your post has some value to add to the thread then post your suggestion again but this time try to explain it well.

I know I don't have many ratings but I'm pretty sure I know more about buildstools/develoment than 90% of this community so please don't try to make fun of me
 

UnderTr01

Since Jan 2016
Premium
Feedback score
0
Posts
195
Reactions
100
Resources
0

Nicholas Pitre

Feedback score
0
Posts
15
Reactions
1
Resources
0
Looks like you didn't read md_5's post yesterday. They released a new build of Spigot which supports the protocol hack that allows both 1.8 and 1.9 clients to connect. If you are not a developer, you need to run BuildTools.jar to get the latest build of Spigot since they don't distribute it publicly anymore.

https://www.spigotmc.org/threads/minecraft-1-9-release.127186/
I've tried using buildtools but after I downloaded buildtools I right click buildtools and Git bash isn't showing up I tried doing it manually by (open with) then git bash and it opens for a second and crashes/closes I tried opening Git itself and doing java -jar Buildtools.jar and says Unable to access jarfile BuildTools.jar
 

Nicholas Pitre

Feedback score
0
Posts
15
Reactions
1
Resources
0
Make a new folder on your desktop and name it "spigot"
Move BuildTools.jar to that folder
Open Git bash and type "cd ~/Desktop/spigot" without the quotes
then type "java -jar BuildTools.jar" without the quotes

It will take about 10-15 minutes to complete.
I just tried that as well this is what I got,


Nicholas Pitre@DESKTOP-6QT4044 MINGW64 ~
$ cd ~/desktop/spigot

Nicholas Pitre@DESKTOP-6QT4044 MINGW64 ~/desktop/spigot
$ java -jar BuildTools.jar
Error: Unable to access jarfile BuildTools.jar

Nicholas Pitre@DESKTOP-6QT4044 MINGW64 ~/desktop/spigot
$
 
Status
This thread has been locked.
Top