Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Advanced Action Logger for Minecraft Servers
Added
- Added hashtag filters to customize rollback actions:
#verbose→ shows extra information when restoring.#silent→ displays minimal messages.#preview→ previews what the plugin will do before applying changes.
- Added rollback sessions (BETA), allowing more controlled restorations.
- Added the #we filter (BETA) to regenerate or lookup inside a WorldEdit selection. (Future updates will expand its usage).
- Added growth logs for multiple blocks: trees, chorus flower, vines, sculks, amethyst, and bamboo.
- Added Armor Stand Manipulate to the logging system.
- New lookup menu to view items you place or remove from an armor stand.
- Added the ability to Right-click (place) a block in a location to see what block was removed there.
- Added the ability to Right-click (place) a block inside water or lava to see who placed the original block.
Improvements
- Improved entity name detection.
- Improved radius filters, now supporting world-based filtering:
r:#world→ affects the whole world.r:#world,10,10,10→ affects x y z radius.r:10→ affects 10-block radius around the player.r:10,20→ affects X/Z radius with height Y=20.
- Improved time filters, supporting new formats with commas and dots:
1m30s2.50h1h-2h1d,7h
- Improved fire rollback logging to detect all cases and restore them correctly.
- Changed the BlockTracker to use bitwise operations, just like
AdjacentType.
This makes operations run in O(1) instead of **O(n)*length()**, providing incredible optimizations compared to competitors.
Fixed
- Fixed the /spt memory command.
- Fixed several NullPointerException (NPE) issues.
- Restored support for Minecraft 1.19.3.
- Fixed tab complete for actions, which wasn’t detecting correctly and caused lookup to fail when using 2 actions.
- Fixed an issue where the startswith condition wasn’t being detected properly, allowing unwanted logs to bypass the filter.
Rollback session

Community
Platforms
Paper
1.8–1.21.8