

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.
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.

Setup Guide
Fabric Server
- Place
voxy-server-side-fabric.jarinto themods/folder on the server. - Ensure Voxy and
voxy-server-side-fabric.jaris placed in themods/directory on all clients. - Give your server a 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 your server. - Ensure Voxy and
voxy-server-side-fabric.jaris placed in themods/directory on all clients. - Give your server a restart to apply the changes.
- Config will be created at
plugins/VoxyServerSide/vss-server-config.json.
System Requirements
- Minecraft 1.21.11
- Java 21 or newer
Fabric-Specific Requirements:
- Fabric Loader 0.14.22 or higher
- Fabric API
- Voxy (Required on the 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, on both the server and client!
Run /vss clearcache if you still have issues.
If you are still running into problems then it is likely another mod at fault. Try to run Voxy and Voxy Server Side (with dependiences) with no additional mods, if it works then you will have to find the other mod that is causing issues.