ViaVersion - Cross Version, like Sigma 5.0!
-
Introduction
ViaVersion is a Mod, that allows 1.8.9 Users to play on servers which require older / newer Minecraft Versions.
Why should i use it?
When you want to play on servers which require newer versions, you will probably use crossversion, which is super buggy, so its much easier and less buggy with ViaVersion.
How it works
ViaVersion Tells the server that you are in a specific version.
Copyrights
Githubs
https://github.com/LaVache-FR/ViaMCP/
https://github.com/FlorianMichael/ViaForge
Download
http://www.mediafire.com/file/2r338ps6psliakx/ViaVersion.jar/file
(Thanks for IdkWhoMe porting ViaVersion to a forge mod)
-
Why didnt you just link the github https://github.com/FlorianMichael/ViaForge and the curseforge page https://www.curseforge.com/minecraft/mc-mods/viaforge ?
-
Found a bug, it doesn't use proper physics for 1.9+, it sets MotionY and Speed to 0 if they're between 0.05 and -0.05 instead of 0.03 and -0.03
Should be Math.abs(motion) < 0.003 on 1.9+ versions, Verus and other good anticheats will obviously flag you everytime you jump -
@scorpion3013 bcz these built versions (from curseforge) crashing game, and github's isnt compiled
-
@wtf said in ViaVersion - Cross Version, like Sigma 5.0!:
Thanks to LaVache for ViaMCP*
can confirm, viamcp works
-
@foreheadchan_ lol, i ported ViaForge to 1.12.2, so...
-
WARNING: DO NOT CONNECT WITH THIS MOD TO HYPIXEL OR GOMMEHD OTHERWISE YOU WILL BE AUTOBANNED.
-
@idk-my-name said in ViaVersion - Cross Version, like Sigma 5.0!:
@foreheadchan_ lol, i ported ViaForge to 1.12.2, so...
sadly viamcp does not let you connect to 1.9+ things atleast on cubecraft (expect if i am doing something wrong but i dont thin so)
-
@foreheadchan_ change networkmanager to mixinnetworkmanager hooks (idk how to say)
-
@idk-my-name said in ViaVersion - Cross Version, like Sigma 5.0!:
@foreheadchan_ change networkmanager to mixinnetworkmanager hooks (idk how to say)
i use mcp, not anything with forge (viamcp: https://github.com/LaVache-FR/ViaMCP/)
-
@idk-my-name said in ViaVersion - Cross Version, like Sigma 5.0!:
@foreheadchan_ change networkmanager to mixinnetworkmanager hooks (idk how to say)
Ofc the jump physics aren't the same, it's super easy to detect (see my first post)