
ChunkLoader 1.0.0
Keeps Minecraft chunks permanently loaded using special blocks to ensure farms and machines run smoothly even when offline.
Loader: Bukkit
Supported versions: 1.21.7 1.21.6 1.21.5 1.21.4 1.21.3 1.21.2 1.21.1 1.21 1.20.6 1.20.5 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
## [1.0.0] - Initial Release - Added chunk loading via placeable "Chunk Loader" block. - Implemented `/chunkloader giveblock [player]` command to give chunk loader blocks. - Added `/chunkloader reload` command to reload language and config files. - Persistent storage of loaded chunks on server restart. - Permissions support with `chunkloader.admin`. - Basic event handling to keep chunks loaded when blocks are placed or removed. - Tab completion support for commands.