ChunkLoader is a Minecraft plugin that allows you to keep chunks loaded permanently by placing a special block.
Description
This plugin solves the issue of Minecraft chunks unloading when players leave the area. It enables players and admins to keep certain chunks active at all times, which is essential for farms, redstone contraptions, and other technical builds that require continuous operation.
Features
- Keep chunks loaded using a placeable "Chunk Loader" block.
- Command to give the chunk loader block to players.
- Reload plugin language and configuration on the fly.
- Saves loaded chunks and restores them on server restart.
- Supports permissions for admin control.
Commands
/chunkloader giveblock [player] |
Give the Chunk Loader block to a player. |
chunkloader.admin |
/chunkloader reload |
Reload plugin language files and config. |
chunkloader.admin |
Permissions
chunkloader.admin |
Allows use of all admin commands and giving blocks. |
Why use ChunkLoader?
Minecraft unloads chunks automatically when no player is nearby, which can stop your redstone machines, farms, or other automated systems. This plugin solves that by forcing specific chunks to stay loaded, ensuring your creations keep working 24/7.