MineTracer
Logs and rolls back block, container, sign, and kill actions. Powerful lookup, rollback, and inspector commands for server admins. Filter by user, time, range, action, or item for precise control.
MineTracer
MineTracer
Fabric is a powerful and lightweight block, container, sign, and kill logging mod for Minecraft servers designed to help server administrators monitor, investigate, and roll back player actions with ease. Built for Fabric, MineTracer provides advanced logging and rollback capabilities while remaining simple to use.
This mod is still under developement so don't expect everything to work flawlessly. Please write an issue report on GitHub if you find a bug, I am happy to recieve feedback!
---

* Advanced Query System Search logs using flexible filters such as player name, time range, radius, action type, and specific item or block IDs. Combine multiple filters for precise lookups.
* Rollback Functionality Instantly undo player actions within a specified area, time frame, or by specific users. Rollbacks are safe and only affect the filtered actions, minimizing risk of unwanted changes.
* Inspector Mode Toggle inspector mode to view block history in real time. Right-click or break blocks to see a detailed log of recent actions at that location.
---

``` /minetracer lookup <filters> ```
Search through logs using any combination of filters.
``` /minetracer rollback <filters> ```
Roll back player actions matching the specified filters.
``` /minetracer page <number> ```
Navigate through paginated lookup results.
``` /minetracer inspector ```
Toggle inspector mode for real-time block history.
``` /minetracer save ```
Force save all log data to disk
---
Filters
* `user:<player>` – Filter by player name * `time:<duration>` – Filter by time (e.g., `1h`, `30m`, `2d`) * `range:<blocks>` – Filter by radius in blocks from your current position * `action:<type>` – Filter by action type (`broke`, `placed`, `withdrew`, `deposited`, `kill`) * `include:<item>` – Filter by specific item or block ID
---
Permissions
* `minetracer.command.lookup` – Access to lookup command * `minetracer.command.rollback` – Access to rollback command * `minetracer.command.inspector` – Access to inspector mode * `minetracer.command.page` – Access to pagination
---
Images

