VIAaaS - ViaVersion as a Service
A cloud-based proxy for Minecraft Java Edition cross-version compatibility
VIAaaS allows players to connect to a Minecraft server using a different version than the server supports, by routing the connection through a proxy. Instead of installing a mod, you simply join a generated hostname (domain) that contains the target server's details.
Address generator: https://jo0001.github.io/ViaSetup/aspirin
Public instances: https://github.com/ViaVersion/VIAaaS/wiki/List-of-Public-Instances
Offline mode tutorial: https://youtu.be/lPdELnrxmp0
- ViaVersion translates the connections to backend server.
- Check INSTALL.md
Replace via.localhost with the instance address and mc.example.com with the server you want to connect.
You can access the web page (default https://via.localhost:25543/) and fill the information of the server you want to connect.
You can also specify which server you want to connect through address parameters
added as prefix in via.localhost. The page will auto-generate it.
- You can directly connect to
mc.example.com.via.localhost
Login with access token caching:
- Open the web page and go to "Accounts" tab and then add your account
- Click "Send access token", and then send it to the instance. After that you can close the page.
- Connect to
mc.example.com.via.localhostwith your account.
Fabric/Forge client:
- Install OpenAuthMod in your client.
- Join the server:
mc.example.com.via.localhost - Approve the login
Web login (hard mode):
- Go to VIAaaS webpage
- Connect to
link.via.localhostwith your game and you'll receive a temporary listen token - Click "Listen to logins" and fill your username, enable online mode and type the temp code
- Click "Accounts tab" and add your account
- Keep the page open
- Connect with your account to
mc.example.com.via.localhost - Approve the login in the webpage
server.example.net._p25565._v1_12_2._of._uBACKUSERNAME.via.example.comserver.example.net.v_1_8.via.example.com
- You can use
(option)_(value)too, likep_25565. server.example.net: backend server address_p: backend port_v: backend version (protocol id or name, replace.with_) .AUTOis default (with 1.8 as fallback)._o:trueto force online mode in frontend,falseto force offline mode in frontend. If not set, it will be based on backend online mode._u: username to use in backend connection (default is front-end username)via.example.com: instance address (defined in config)
- VIAaaS may trigger anti-cheats, due to block, item, movement and other differences between versions. USE AT OWN RISK.
- Try configuring
via.localho.stor127-0-0-1.nip.ioas hostname suffix instead
- Set the parameters in Geyser's
addressfield:remote: # The IP address of the remote (Java Edition) server address: 2b2t.org._v1_12_2.via.localhost
- If you are using GeyserConnect: connect to an available VIAaaS instance,
like
mc.example.com._v1_8.via.example.netas a Java Edition server.
- See ViaProxy
- Add files to
config/web/directory
