
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.
- Загрузки
- 2K
- Подписчики
- 11
- Обновлён
- 14 марта 2026 г.
- Лицензия
- MIT
Опубликован 1 июля 2025 г.
MineTracer
MineTracer 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 nametime:<duration>– Filter by time (e.g.,1h,30m,2d)range:<blocks>– Filter by radius in blocks from your current positionaction:<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 commandminetracer.command.rollback– Access to rollback commandminetracer.command.inspector– Access to inspector modeminetracer.command.page– Access to pagination
Images

Ченджлог
1.11.7Релиз1.21.11 · 14 марта 2026 г.
Changes:
- Work around ItemStack.CODEC's 1..99 count restriction by clamping counts >99 during NBT parse/encode. This means oversized stacks from mods will be tracked, logged, and rolled back correctly with their actual counts intact.
1.11.6Релиз1.21.11 · 11 марта 2026 г.
Added shortcuts for all commands:
/mt i- Toggles inspector/mt rb- Shortcut for the rollback command/mt l- Shortcut for the lookup command/mt rs- Shortcut for the restore command
Added a #force option to re-rollback entries
Improved ItemStack NBT encoding/decoding with a safer codec that I found
Accepts full block states in natural/entity/explosion types. This allows for better NBT property storage
Improved rollbacks by parsing multiple NBT formats and restoring most block state properties
Fixed double-chest linking
1.10.35Релиз1.21.11 · 24 февраля 2026 г.
Fixes
- Move the JSON migration to run after the storage system is initialized
- Updated Fabric dependencies and metadata
- Updated fabric-permissions-api to 0.6.1
1.10.33Релиз1.21.11 · 8 февраля 2026 г.
Additions
- Added tracking for explosions, entity block changes, and natural block events
- Captures TNT and creeper explosions, enderman and ravager interactions, fire spread, fluid flow, ice melt, and grass and mycelium spread
- Adding better container position handling to support modded chests and their double equivalents.
- You can now define
#tntand#creeperinfront of theuser:filter to sort after block changes caused by tnt and creepers. These filters can also be used for rollbacks. - These changes will make rollback much more consistent and reliable since it includes non-player interactions as well as player interactions.
Fixes
- Improved fallback and error handling in item data lookup to prevent data loss. MineTracer now provides clear information about any corrupted items.
1.9.32Релиз1.21.11 · 26 января 2026 г.
Fixes:
- Enhanced the deserialization logic
- Better handle NBT parsing errors with better fallbacks
- Better block restoration logic to properly apply NBT data for block entities. Makes it possible to for example restore broken shulkers along with their contents.
1.9.29Релиз1.21.11 · 12 января 2026 г.
Fixes
- Fixed misleading filename
1.9.28Релиз1.21.11 · 23 декабря 2025 г.
Now has support for 1.21.11!!!
All features should be working properly but minor bugs might appear
1.8.3Релиз1.21.1 · 17 декабря 2025 г.
Now has support for 1.21.1!!!
Комментарии
Загружаем…