RestoreChunk
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.6% endorsement rate
- 🏆 #5 of 173 folia mods in this game by downloads
📋 About This Mod
# RestoreChunk A plugin used to restore chunks from backups. ## Usage The main command used by the plugin is /restorechunk. To start, you first need to place the region file you want to restore from in the `/plugins/RestoreChunk/$world$/region` directory. You will then be able to use the command to restore the current chunk you're standing in. ### Custom arguments Custom arguments can be used with the restorechunk command to fine tune which blocks get restored. #### `i:`/`include:` Limits restored blocks to the given blocks. Example: `/restorechunk include:dirt,stone` will only restore any missing dirt or stone in the chunk. #### `p:`/`predicate:` Allows you to use the blocks x, y, or z coordinate as a factor for whether it gets restored or not. Example: `/restorechunk p:y>70` will only restore blocks above y level 70. | Operator | Description | |----------|----------------------| | \> | Greater than | | < | Lesser than | | \>= | Great than or equal | | <= | Lesser than or equal | | = | Equals | | % | Modulo | | & | Bit mask | #### `#preview` Allows you to preview the changes without altering the world. You can use `/restorechunk apply` to apply the changes you're previewing. There is currently no way to cancel a preview, other than walking away until the chunk is out of view distance. #### `#relight` Relights all adjacent chunks, useful if there are lightning issues at the chunk edge. ## Permissions There is currently only the `restorechunk.command.restorechunk` permission, used for the main command and given to operators by default.
# RestoreChunk
A plugin used to restore chunks from backups.
## Usage The main command used by the plugin is /restorechunk. To start, you first need to place the region file you want to restore from in the `/plugins/RestoreChunk/$world$/region` directory. You will then be able to use the command to restore the current chunk you're standing in.
### Custom arguments Custom arguments can be used with the restorechunk command to fine tune which blocks get restored.
#### `i:`/`include:` Limits restored blocks to the given blocks.
Example: `/restorechunk include:dirt,stone` will only restore any missing dirt or stone in the chunk.
#### `p:`/`predicate:` Allows you to use the blocks x, y, or z coordinate as a factor for whether it gets restored or not.
Example: `/restorechunk p:y>70` will only restore blocks above y level 70.
| Operator | Description | |----------|----------------------| | \> | Greater than | | < | Lesser than | | \>= | Great than or equal | | <= | Lesser than or equal | | = | Equals | | % | Modulo | | & | Bit mask |
#### `#preview` Allows you to preview the changes without altering the world. You can use `/restorechunk apply` to apply the changes you're previewing. There is currently no way to cancel a preview, other than walking away until the chunk is out of view distance.
#### `#relight` Relights all adjacent chunks, useful if there are lightning issues at the chunk edge.
## Permissions There is currently only the `restorechunk.command.restorechunk` permission, used for the main command and given to operators by default.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Warrior
- Version
- 1.0.7+1.21.11
- Downloads
- 1,057
- Endorsements
- 6
- Category
- folia
- Created
- 1/19/2024
- Updated
- 12/20/2025
- Game Versions
- 1.21.11
- Tags
- management, 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 RestoreChunk support?
The author lists 1.21.11. Other versions may work but are untested by the author.
What is the latest version of RestoreChunk?
Version 1.0.7+1.21.11, published 2025-12-20 with 1,057 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await