Language

RestoreChunk

RestoreChunk

Modrinth

A plugin used to restore chunks from backups

980 downloads 6 followers updated 6mo ago
latest v1.0.7+1.21.11 Modrinth
Folia Paper 1.20.3 – 1.21.11 ManagementUtility

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.

Versions

Release
1.0.7+1.21.11
folia, paper · 1.21.11 · 6mo ago
This release of RestoreChunk adds support for 1.21.11.
107
Release
1.0.7+1.21.10
folia, paper · 1.21.10 · 6mo ago
This release of RestoreChunk adds support for 1.21.10.
25
Release
1.0.6
folia, paper · 1.21.5, 1.21.6, 1.21.7 · 10mo ago
- Add support for 1.21.5-8
87
Release
1.0.5
folia, paper · 1.21.4 · 17mo ago
- Updated for 1.21.4
119
Release
1.0.4
folia, paper · 1.21.1 · 21mo ago
- Updated for 1.21.1
88
Release
1.0.3
folia, paper · 1.21 · 23mo ago
- Updated for 1.21
104
Release
1.0.2
folia, paper · 1.20.5, 1.20.6 · 26mo ago
- Updated to 1.20.5
77
Release
1.0.1
folia, paper · 1.20.3, 1.20.4 · 29mo ago
- Fixed support for Folia - Biomes will no longer default to plains when not present, they will remain unchanged instead - Removed the update inhabited…
212
Release
1.0.0
folia, paper · 1.20.3, 1.20.4 · 29mo ago
Initial release
161

Comments 0

No comments yet. Be the first to share your thoughts.