For plugin version, will DH generate all chunks as well as LOD or do I need to use Chunky?
I saw the message about not using Chunky to pregen, but in the default config I don't see an option to generate chunks as well.
Also, should I use latest version from modrinth or snapshot for 1.21.10?
GitLab
src/main/resources/config.yml · main · Distant-Horizons-Team / Di...
Add support for Distant Horizons to your Bukkit server.
7 Replies
Solution
The plugin works fine with chunky, the mod has issues with chunky
But the dhs plugin also has a pregen command
GitLab
Home · Wiki · Distant-Horizons-Team / Distant Horizons server plu...
Add support for Distant Horizons to your Bukkit server.
So 
/dhs pregen start world 0 0 5000 will generate both LODs and chunks within a radius of 5000 from the center?Dh uses chunks not blocks (divide by 16)
But yes
aite. so it should be 
/dhs pregen start world 0 0 312Yes