Skip to content

v1.0.0

Latest

Choose a tag to compare

@pathartl pathartl released this 30 Nov 06:03
· 1 commit to main since this release
ee43142

Initial Release

This application will generate chunks in a Minecraft server via RCON. This will allow you to "pregenerate" chunks in a vanilla server instance.

MinecraftRconChunkGenerator will teleport a player in a grid fashion within the dimensions of the world border with a configurable chunk gap between each teleport. It is an interactive console application and requires no config files.

Binaries are provided for:

  • Windows (x86)
  • macOS (x64 Intel)
  • Linux (x64 and ARM)