← Назад к ресурсам

Voxy Server Side

Render distant Voxy LODs on servers

Modrinth optimization utility worldgen

Описание

## Add-on for Voxy This mod/plugin sends Level of Detail (LOD) data directly from your server to connected players, allowing [Voxy](https://modrinth.com/mod/voxy) to render distant 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. ![Voxy Server Side](https://cdn.modrinth.com/data/cached_images/b9a1530f1c111baf39df9ce81412d4194c19beb1.png) It is fully compatible with **Fabric + NeoForge** clients and servers, as well as **Paper/Purpur/Folia** environments. Just keep in mind that the Fabric/NeoForge version of the mod is always required on the client side, regardless of your server type. For some specific versions of Minecraft, Voxy will have to be obtained and built from [forks](https://github.com/MCRcortex/voxy/forks) or loaded through a compatibility layer such as [Roxy](https://modrinth.com/mod/roxy), [Foxy](https://modrinth.com/mod/foxy-mod) or [Sinytra Connector](https://modrinth.com/mod/connector). --- ## Features - #### Receive distant terrain sent from servers for Voxy to render - #### View players thousands of blocks away (clients can choose to share location) - #### Storing LODs on servers is on by default for performance, but can be disabled - #### Write Voxy data from servers to Xaero's World Map (Voxy is not required) - #### Compatible with AntiXray, Moonrise, C2ME, and ViaVersion/ViaBackwards --- ## Setup Guide ### Client 1. Install Voxy and `voxy-server-side-fabric/neoforge.jar` in the `mods/` directory. 2. Config will be created at `config/vss-client-config.json`. ### Fabric/NeoForge Server 1. Place `voxy-server-side-fabric/neoforge.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/Purpur/Folia 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`. --- ## Any Issues? Firstly, please do not seek help from the creator of Voxy as this mod is not affiliated with cortex. 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! Run `/vss clearcache` if you still have issues. If you are still running into problems then it could likely be due to another mod. 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 incompatible. For more information, help, and bug reports, please see the [GitHub](https://github.com/VoX/lod-server-support) --- ## Credit Thanks to VoX for the original work on this mod.