ekaii fork of distant-horizons-team/distant-horizons-server-plugin — adds MC 26.1.2 build alongside the original 1.16.5
- Java 98.9%
- Shell 1.1%
| .forgejo/workflows | ||
| gradle/wrapper | ||
| src | ||
| test-harness | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .plugbench.toml | ||
| build.gradle | ||
| EKAII_FORK.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
Distant Horizons Server Plugin
DH Support is a Bukkit/Spigot/Paper/Folia server plugin that transmits Level Of Detail (LOD) data to players with Distant Horizons installed. Distant Horizons will work fine without this plugin, but then each client will have to be within normal view distance of chunks to load them, and they will not receive updates for distant chunks when they change.
Installing and configuring
Please see our wiki for details.
Building
This project uses Gradle.
gradlew clean build
Contribution
There are several ways to contribute to this project. You can offer your feedback on the DH Discord, report any issues or bugs you find, or attack an open issue and submit a pull request ❤️