ignis-1.0.0.jar
Curse Maven Snippet
What's new
\## 1.0.0 — Initial Release Ignis brings Git-style version control to Minecraft worlds. ### Commands - /ignis init — initialise a repository for the current world - /ignis commit — save a named snapshot of the world - /ignis log — view commit history - /ignis status — show what has changed since the last commit - /ignis diff — compare two commits or a commit vs the current world - /ignis branch — create and list branches - /ignis checkout — switch between branches - /ignis restore — roll back the world to any previous commit ### Notes - Snapshots are stored in .ignis/ inside your world folder - Restore is transactional — if anything fails, it rolls back automatically - Diff output shows changed regions with block coordinate ranges - Server-side only — clients do not need the mod installed
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

