A Chunk Loader Mod for Automatic Chunk Loading
This mod for Minecraft version 1.11.2 built on Forge allows you to create a permanently active area in the game that continues operating even when you're far away or completely logged out of the server.
Key Features
Automatic Territory Loading By default, it activates loading of an area sized 5×5 chunks (total 25 chunks) around the location where you place the device. All technical infrastructure — agricultural farms, redstone systems, automatic productions — will function 24/7.
Stable Operation from Server Start Since version 1.1.0, your chunks are automatically loaded when the server starts, regardless of their location in the game world. No more running to each installed area for activation.
Load Monitoring
The /ACL-stats command (added in version 1.2.0) lets you track the current number of active chunks, helping optimize server performance.
Configuration Settings
chunkLoaderSize — determines the size of the loaded territory in square chunks. The value must be an odd number and represents the area activated around the chunk loader.
playerInactivityTimeout — sets the player inactivity period (in hours) after which chunk loaders automatically deactivate. At value 0 (default), this feature is disabled, and devices work continuously.