- Make
ChunkProviderDynamicfor SP populate every new chunk - Make random ticks work with ChunkLoader
- Include server's naturally loaded chunks in random tick updates
- Fix double messages when right-clicking ChunkLoader for info on server
- Make minecart and turtle ChunkLoaders ensure adjacent chunks are loaded and increase default distance
Release 2.0.0 - New Features & Changes
-
Added new commands to check the total number of chunkloaders used per player and more
-
Added configuration file with customizable settings, including:
Global and Player Limits:
- Maximum total number of active chunkloaders across all dimensions (
globalChunkLoadLimit) - Maximum number of active chunkloaders per player across all dimensions (
playerChunkLoadLimit)
Chunkloader Activation Controls:
- Enable or disable the Chunkloader Block (
enableChunkloaderBlock) - Enable or disable the Chunkloader Minecart (
enableChunkloaderMinecart) - Enable or disable the Chunkloader Turtle (
enableChunkloaderTurtle)
Crafting Options:
- Enable or disable crafting for the Chunkloader Block (
enableChunkloaderBlockCraft) - Enable or disable crafting for the Chunkloader Minecart (
enableChunkloaderMinecartCraft) - Enable or disable crafting for the Chunkloader Turtle (
enableChunkloaderTurtleCraft)
Chunkloader Range Settings:
- Customize the range of the Chunkloader Block in chunks (
chunkloaderBlockRange) - Customize the range of the Chunkloader Minecart in chunks (
chunkloaderMinecartRange) - Customize the range of the Chunkloader Turtle in chunks (
chunkloaderTurtleRange)
- Maximum total number of active chunkloaders across all dimensions (
-
Introduced Minecart Chunkloader
-
Added a status method for the Turtle Chunkloader
-
Added chat messages displaying the state of chunkloaders
-
Added SOB Chunkloaders when overloaded
-
Added a global limit on the total number of chunks that chunkloaders can load
-
Added owner information on Chunkloader blocks
-
Updated to version 7.3_04
-
Reintroduced Single Player support @MartinSVK12
Make the game launch...



