Compatibility
Minecraft: Java Edition
1.20.1ā1.20.6
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed MIT
Published 22 hours ago
Ignis
Ignis is a Git-inspired version control system for Minecraft worlds.
It introduces concepts like commits, branches, snapshots, restores, and world history directly into Minecraft.
Features
- Repository initialization
- Commit history
- Branch creation and checkout
- Region-based world snapshots
- World restore system
- Transactional rollback safety
- Repository status tracking
Commands
"In Chat" /ignis init
/ignis commit "<message>"
/ignis log
/ignis status
/ignis branch
/ignis branch <name>
/ignis branch delete <name>
/ignis checkout <branch>
/ignis restore <commit-id>
Note:
If restore doesnt take effect immediately,Just leave and rejoin the world


