
BrushLogs
BrushLogs is a plugin for Minecraft (Paper/Spigot) that logs all actions with blocks and containers in SQLite, allowing you to view the history using a special ‘History Brush’.
Connection with CoreProtect
beta18 января 2026 г.📝 Change Log — Version 1.4
Major Changes & New Features
-
Added connection to CoreProtect. Now, if you had CoreProtect logs on your server, Placing/Breaking blocks will be transferred to BrushLogger. Transferring changes to containers and signs will be added later.
-
Added a 3-second brushing delay to match vanilla archaeology mechanics. You now need to hold right-click and maintain the brushing animation to reveal a block's history.
-
New Container History GUI: * Replaced text-heavy chat logs for containers with a clean, interactive 54-slot GUI.
-
Logs are now represented by the actual items moved, with detailed tooltips (Action, Player, Count, and Time).
-
Added a gradient title for the GUI, fully customizable via configuration.
-
Introduced a Glowing Outline effect that triggers once the investigation is complete, highlighting the specific block you are inspecting.
-
Vanilla Animation Sync: Optimized the hand-swing and item-use logic to ensure the vanilla brush animation plays smoothly without being interrupted by block interactions.
-
Configuration & Customization Output Mode Toggle: Added container_output_mode to messages.yml, allowing you to switch between the new GUI or the classic CHAT output for container logs.
- Enhanced MiniMessage Support: * The History Brush now supports full RGB/Gradient names (e.g., gradient:#FFD700:#FFA500).
- GUI item descriptions and titles now correctly render all MiniMessage tags.
Bug Fixes & Technical Improvements
-
Fixed Animation Stutter: Resolved an issue where the brushing animation would reset or glitch when interacting with chests or other "interactable" blocks.
-
Action Cancellation: The plugin now intelligently checks if a player is still holding the brush and staying online during the 3-second delay to prevent "ghost" menus from opening.
Bugfix
beta17 января 2026 г.REALLY fixed the bug with logging the taking of items using Shift+LBM
BrushLogs 1.2
beta14 декабря 2025 г.Changelog
Version 1.2
Added
- History Brush to view block and container history
- Container logging (chests, double chests, barrels, shulkers, hoppers)
- Item amount tracking for container actions
- Shift-click support (
MOVE_TO_OTHER_INVENTORY) - Double chest support
- Configurable output types:
- chat
- action bar
- item description (brush lore)
- combined
- Configurable max chat logs (
/bl maxlog) - Tab completion for
/blcommands - Gradient and emoji support via MiniMessage
Changed
- All messages moved to
messages.yml - Unified time format (
x s / m / h / d ago) - Fixed time offset (always UTC -2)
- Action bar and brush lore now show only the latest action
Fixed
- No logs for barrels, shulkers, and double chests
- Duplicate event handlers and method conflicts
- MiniMessage errors caused by legacy color codes
- Database column and query issues
- Incorrect container PUT / TAKE detection
BrushLogs 1.1
beta22 августа 2025 г.Bug fix
