Chunky (Bukkit)

Pre-generates chunks, quickly, efficiently, and safely

File Details

Chunky 1.3.136

  • R
  • Feb 15, 2024
  • 280.66 KB
  • 1.7K
  • 1.20.4+12

File Name

Chunky-1.3.136.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18

Changelog

- Added a special new world pattern type which allows re-loading only chunks that already exist.
- Added an optional world argument to the /chunky worldborder command.
- Added support for cancelling long running trim operations using /chunky cancel.
- Added progress messages for trim based on the percentage of completed regions processed.
- Added a warning when setting the world border radius below the value of max-world-size in server.properties.
- Improved performance of skipping already generated chunks on Spigot. (@Emily)
- Improved performance of trim operations when filtering by inhabited time.
- Improved detection of world region directories.
- Updated default sampling interval for rolling ETA calculation from 10 to 30 seconds.
- Updated community translations from Crowdin.
- Fixed an error when processing invalid region files with trim.
- Fixed an error saving tasks using the CSV pattern type.