
Voxy Server Side
Render distant Voxy LODs on servers

This mod/plugin sends chunk data directly from your server to connected players, allowing Voxy to render distant Level of Detail (LOD) terrain. This lets players log into a multiplayer server and instantly see fully rendered terrain stretching out for hundreds of chunks, entirely skipping the need to explore the map first.

Setup Guide
It is fully compatible with both Fabric and Paper environments. Just keep in mind that the Fabric version of the mod is always required on the client side, regardless of your server type. ViaVersion is not supported therefore the Client and Server must be the same version.
Client
- Install Voxy and
voxy-server-side-fabric.jarin themods/directory. - Config will be created at
config/vss-client-config.json.
Fabric Server
- Place
voxy-server-side-fabric.jarinto themods/folder on the server. - Restart to apply the changes.
- Config will be created at
config/vss-server-config.json.
Paper Server
- Place
voxy-server-side-paper.jarinto theplugins/folder on the server. - Restart to apply the changes.
- Config will be created at
plugins/VoxyServerSide/vss-server-config.json.
Fabric Requirements
- Fabric Loader 0.14.22+
- Fabric API
- Voxy (Client-side only)
Any Issues?
Firstly, ensure that you are running the latest version of Voxy and all dependencies on the client. Then ensure you are running the latest version of Voxy Server Side and all dependencies for your Minecraft version, on both the server and client! (must be the same version)
Run /vss clearcache if you still have issues.
If you are still running into problems then it is likely another mod or shader at fault. Try to run Voxy and Voxy Server Side (with dependiences) with no additional mods/shaders, if it works then you will have to find the other mod/shader that is causing issues.