Installation command
!!MCDR plugin install region_file_manager
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
41
Back to catalogue
Introduction to the Region File Manager (RFM) Plugin
The Region File Manager (RFM) is a plugin for MCDReforged that allows you to efficiently manage region files on a Minecraft server.
Description
The RFM plugin simplifies region management in your Minecraft world, enabling you to:
- Save regions to new folders.
- Restore previously saved regions.
- Delete specific region files from the world.
- List all saved regions.
- Remove regions from the list.
- Abort ongoing restoration operations.
Commands
The RFM plugin adds the following commands to the server:
!!rfm save <x> <z> <dim> <name>
: Save a region to a new folder.!!rfm restore <name>
: Restore the specified region.!!rfm remove <x> <z> <dim>
: Remove the specified region file from the world.!!rfm list
: Show a list of saved regions.!!rfm del <name>
: Delete a region from the list.!!rfm abort
: Abort a currently running restoration operation.
For more details and configuration, refer to the README.
Introduction source: Plugin Catalogue introduction.md