ChunkManager
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #352 of 1560 bukkit mods in this game by downloads
📋 About This Mod
## Description: **ChunkManager** helps reduce lag by optimizing chunk loading and unloading. It dynamically adjusts the chunk loading radius, caches recently unloaded chunks, and monitors server performance to ensure smooth gameplay. Additionally, it offers advanced commands for chunk optimization and garbage collection to help maintain server performance. ## Commands: | Command | Description | |----------------------------------|----------------------------------------------| | `/cm` | Open GUI. | | `/chunkstatus` | View performance stats. | | `/chunkreload` | Reload the plugin configuration. | | `/optimizechunks` | Force chunk optimization. | | `/chunkgc` | Free up memory. | | `/chunksummary` | World analysis. | | `/maintenance <on\|off\|auto\|status>` | Toggle maintenance mode. | | `/chunklang <lang>` | Change language. | | `/chunkanalyze ` | Analyze chunk complexity. | | `/chunkregions` | Region stats. | | `/chunkmetrics` | Advanced metrics. | ## Permissions: | Permission | Description | |--------------------------|----------------------------------------------| | `chunkmanager.admin` | Allows access to all ChunkManager commands. | ## How It Works: - **Dynamic Chunk Loading Radius:** Adjusts based on server load to minimize unnecessary resource usage. - **Advanced Chunk Caching:** Temporarily caches recently unloaded chunks for quick reloading, reducing memory churn. - **Performance Monitoring:** Continuously monitors server performance and adjusts settings in real-time to maintain optimal TPS and memory usage. - **Chunk Optimization:** Unloads chunks farthest from players to optimize performance. - **Garbage Collection:** Triggers garbage collection to free up memory. - **Chunk Summary:** Provides a detailed summary of loaded chunks, entities, and tile entities for each world. - **Configurable Settings:** Easily adjust plugin settings via the *config.yml* file for tailored performance management. <details> <summary>Config.yml</summary> ```yaml # ChunkManager Configuration # Radius of chunks around the player to preload chunk-loading-radius: 3 # Cache expiration time in milliseconds cache-expiration-time: 30000 # Maximum number of chunks to load per tick max-chunks-to-load: 5 # Maximum size of the chunk cache max-cache-size: 100 # Logging level logging-level: INFO ``` </details> ## Previews !(https://proxy.spigotmc.org/0bda23a3a754d3707151f68215df994c5674aefd/68747470733a2f2f692e6962622e636f2f774d446e7677432f53637265656e73686f742d323032342d30372d32362d3138353732392e6a7067) !(https://proxy.spigotmc.org/2b3b0acddc88fe1f18ab5da6073b24fd9e5880f0/68747470733a2f2f692e6962622e636f2f7871366e52594c2f53637265656e73686f742d323032342d30372d32362d3138353834352e6a7067) !(https://proxy.spigotmc.org/d1345f29b742aeb28ba0ee2265ab985e7fb4bf1b/68747470733a2f2f692e6962622e636f2f373278527278302f53637265656e73686f742d323032342d30372d32362d3138353734392e6a7067) !(https://proxy.spigotmc.org/632ce3e48cbc83e2b382406a58d7689372564585/68747470733a2f2f692e6962622e636f2f624b626d3333342f53637265656e73686f742d323032342d30372d32362d3138353830382e6a7067)
## Description: ChunkManager helps reduce lag by optimizing chunk loading and unloading. It dynamically adjusts the chunk loading radius, caches recently unloaded chunks, and monitors server performance to ensure smooth gameplay. Additionally, it offers advanced commands for chunk optimization and garbage collection to help maintain server performance.
## Commands:
| Command | Description |
|----------------------------------|----------------------------------------------|
| `/cm` | Open GUI. |
| `/chunkstatus` | View performance stats. |
| `/chunkreload` | Reload the plugin configuration. |
| `/optimizechunks` | Force chunk optimization. |
| `/chunkgc` | Free up memory. |
| `/chunksummary` | World analysis. |
| `/maintenance
## Permissions: | Permission | Description | |--------------------------|----------------------------------------------| | `chunkmanager.admin` | Allows access to all ChunkManager commands. |
## How It Works: - Dynamic Chunk Loading Radius: Adjusts based on server load to minimize unnecessary resource usage. - Advanced Chunk Caching: Temporarily caches recently unloaded chunks for quick reloading, reducing memory churn. - Performance Monitoring: Continuously monitors server performance and adjusts settings in real-time to maintain optimal TPS and memory usage. - Chunk Optimization: Unloads chunks farthest from players to optimize performance. - Garbage Collection: Triggers garbage collection to free up memory. - Chunk Summary: Provides a detailed summary of loaded chunks, entities, and tile entities for each world. - Configurable Settings: Easily adjust plugin settings via the config.yml file for tailored performance management.
Config.yml
```yaml # ChunkManager Configuration # Radius of chunks around the player to preload chunk-loading-radius: 3 # Cache expiration time in milliseconds cache-expiration-time: 30000 # Maximum number of chunks to load per tick max-chunks-to-load: 5 # Maximum size of the chunk cache max-cache-size: 100 # Logging level logging-level: INFO ```
## Previews !(https://proxy.spigotmc.org/0bda23a3a754d3707151f68215df994c5674aefd/68747470733a2f2f692e6962622e636f2f774d446e7677432f53637265656e73686f742d323032342d30372d32362d3138353732392e6a7067) !(https://proxy.spigotmc.org/2b3b0acddc88fe1f18ab5da6073b24fd9e5880f0/68747470733a2f2f692e6962622e636f2f7871366e52594c2f53637265656e73686f742d323032342d30372d32362d3138353834352e6a7067) !(https://proxy.spigotmc.org/d1345f29b742aeb28ba0ee2265ab985e7fb4bf1b/68747470733a2f2f692e6962622e636f2f373278527278302f53637265656e73686f742d323032342d30372d32362d3138353734392e6a7067) !(https://proxy.spigotmc.org/632ce3e48cbc83e2b382406a58d7689372564585/68747470733a2f2f692e6962622e636f2f624b626d3333342f53637265656e73686f742d323032342d30372d32362d3138353830382e6a7067)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- TheeCobra
- Version
- 1.3.7
- Downloads
- 9,949
- Endorsements
- 28
- Category
- bukkit
- Created
- 7/24/2024
- Updated
- 8/22/2026
- Game Versions
- 1.20, 1.20.6, 1.21, 1.21.1, 1.21.2
- Tags
- management, optimization, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ChunkManager support?
The author lists 1.20, 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3. Other versions may work but are untested by the author.
What is the latest version of ChunkManager?
Version 1.3.7, published 2026-08-22 with 9,949 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await