Rollback
作者:rebot | 分类:模组
Minecraft 版本: 1.19.4
平台: fabric
标签: management utility
Rollback
This Minecraft mod improves the backup system. (Automatic backups, GUI, etc.)
- Rolling back to a backup using in-game GUI
- Creating backups using commands
- Automated backups

Command
/rollback list
Shows a list of the automated backups available for this world.
/rollback create [\<name>]
Creates an automated backup. You can provide a name for the said backup. The name must be wrapped in quotations " if it consists of multiple worlds. It can be at most 32 characters long.
/rollback delete ("latest"/"oldest"/\<index>)
Deletes the corresponding backup. If "latest" or "oldest" is provided, the latest/oldest backup gets deleted. If an index is provided, the backup with that index gets deleted.
/rollback config (\<option>) (\<value>)
Changes the configuration, similar to the /gamerule command.
请登录后举报
暂无评论,抢个沙发吧~