ViewDistanceTweaks
Paper plugin that allows for dynamic simulation and view distances.
Install / Use
/learn @froobynooby/ViewDistanceTweaksREADME
ViewDistanceTweaks is a Paper plugin that allows for dynamic per-world simulation distance and view distance.
Building
- Install dependency NabConfiguration to maven local
git clone https://github.com/froobynooby/nab-configuration
cd nab-configuration
./gradlew clean install
- Clone ViewDistanceTweaks and build
git clone https://github.com/froobynooby/ViewDistanceTweaks
cd ViewDistanceTweaks
./gradlew clean shadowJar
- Find jar in
ViewDistanceTweaks/build/libs
