VonixGuardian - The new Guardian of your server!
This mod was released with most tests stable! Please report any issues as I don't like my stuff broken ;) and you can expect fixes within 48 hours! Include the modpack you used and information like blocks that failed rollback.
Server-side audit, investigation, and rollback tools for modded Minecraft servers.
VonixGuardian helps server owners and staff understand what happened in their worlds, investigate incidents, and safely reverse unwanted changes. It is designed for dedicated servers running Fabric, Forge, or NeoForge, with no client-side mod required for the server audit tools.
Features
- Detailed audit history — Track blocks, containers, inventories, items, crafting, entities, explosions, chat, commands, signs, interactions, hoppers, pistons, fluids, fire, portals, structures, sessions, and more.
- Inspector mode — Toggle the inspector and click a block to view readable history for that location.
- Flexible lookups — Search by player, time, radius, world, action type, block, item, entity, and inclusion or exclusion filters.
- Rollback and restore — Reverse matching actions, restore previously rolled-back changes, and undo the latest rollback or restore operation.
- Operator tools — Run nearby lookups, inspect system status, reload safe configuration sections, purge aged records within safety limits, and use administrative teleport or give commands.
- Powerful filters — Combine player, time, radius, action, preview, count, verbose, silent, and optimization options in one query.
- Multiple storage options — SQLite is included by default, with MySQL, MariaDB, and PostgreSQL support for larger installations.
- Rolling audit logs — Write JSON Lines audit logs with configurable rotation, compression, and retention.
- Server-friendly persistence — Database and log work is handled asynchronously with batching, prepared statements, indexed lookups, and event coalescing for busy modded servers.
- Permissions — LuckPerms-aware permission nodes with operator-level fallback when LuckPerms is not installed.
- Developer API — Integrate compatible mods and tools through typed lookup results and audit-submission methods.
- Extensibility — Compatible mods can annotate or cancel audit entries through optional integration hooks.
- Internationalization — Includes multiple language bundles for operator-facing messages.
Commands
/vg inspect Toggle the block inspector
/vg lookup <filters> Search audit history
/vg rollback <filters> Roll back matching actions
/vg restore <filters> Restore matching actions
/vg undo Reverse the latest rollback or restore
/vg near Quick nearby lookup
/vg status View storage, queue, hooks, permissions, and API status
/vg reload Reload safe configuration sections
/vg purge <filters> Remove aged audit records within safety limits
/vg migrate-db <backend> CONFIRM Copy data to another configured backend
The main command tree also supports /co and /guardian aliases.
Installation
- Download the VonixGuardian file matching your Minecraft version and loader.
- Place the JAR in the server's
modsfolder. - Start the server to generate the configuration and initialize storage.
- Review permissions, tracked actions, retention, and database settings before opening the server to players.
VonixGuardian is intended for dedicated servers. Players do not need to install a client-side mod for the server audit tools to operate.
Compatibility
| Minecraft | Fabric | Forge | NeoForge |
|---|---|---|---|
| 1.18.2 | ✅ | ✅ | — |
| 1.19.2 | ✅ | ✅ | — |
| 1.20.1 | ✅ | ✅ | — |
| 1.21.1 | ✅ | — | ✅ |
| 26.1.2 | — | — | ✅ |
All supported lanes use the shared VonixGuardian audit engine with loader-specific integration.
Built for Modded Communities
Use VonixGuardian to investigate griefing, understand complex mod interactions, review container and inventory history, and recover affected areas through bounded, searchable workflows.
License: MIT
Source: https://github.com/Vonix-Network/VonixGuardian


