Voxy Server Side
Render distant Voxy LODs on servers
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Voxy Server Side

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 ViaVersion is not supported therefore the Client and Server must be the same version. and ViaVersion is not supported therefore the Client and Server must be the same version. 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
1. Install Voxy and `voxy-server-side-fabric.jar` in the `mods/` directory. 2. Config will be created at `config/vss-client-config.json`.
Fabric Server
1. Place `voxy-server-side-fabric.jar` into the `mods/` folder on the server. 2. Restart to apply the changes. 3. Config will be created at `config/vss-server-config.json`.
Paper Server
1. Place `voxy-server-side-paper.jar` into the `plugins/` folder on the server. 2. Restart to apply the changes. 3. 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.