
Zairus Utility Data Pack
Handles common data packs functions for other data packs that depend on it
- 430
- August 7, 2020

Zairus Utility Data Pack
Handles common data packs functions for other data packs that depend on it
- 430
- August 7, 2020
A small server utility to reset a Minecraft world from a template stored on a directory.
Use with caution and always have a backup of your server and worlds.
A template world or worlds should be stored on a directory in the running server, for example \<path_to_server>\world_templates\world1
The configuration file contains the following parameters:
For each world according to what is set in the parameter number_of_worlds, and starting from 0, you need to indicate the world directory name and the template directory name using paths relative to where the server is running, for example:
The previous would restore the "New World" template, located in the world_templates directory to the "New World" in the saves directory.
The commands are:
Handles common data packs functions for other data packs that depend on it
Handles common data packs functions for other data packs that depend on it