Description
A server-side Bedrock Dedicated Server behavior pack that logs placement / use of (potentially dangerous) items and blocks (used for griefig). Alerts are broadcast in-game and also logged to the server console. No cheats required! No client-side installation or downloads needed.
This mod is intentially non-intrusive, it is NOT interfering with the regular game mechanics, instead gives server owners and OPs a simple tool to identify players that are griefing.
Features
- Tracks block placements (TNT, Respawn Anchor, End Crystal, and more)
- Tracks items loaded into dispensers, droppers, and hoppers (automation chain detection)
- Tracks items held when interacting with entities (TNT minecarts)
- Tracks items acquired via crafting or pickup
- Detects entities fired from dispensers/droppers
- Dimension-aware tracking - e.g. beds can be restricted to Nether/The End only
- Rate-limiting with configurable windows - bursts are summarised rather than spammed
- Nearby events are clustered by location to reduce noise
- All events logged to console regardless of in-game alert settings
- Operator commands available when ONLY Beta APIs are enabled on the world
Requirements
- Minecraft Bedrock Dedicated Server 1.21.0 or later
@minecraft/serverAPI version 2.1.0 (stable, no experiments required for core tracking)- NOTE: Beta APIs experiment enabled on the world only if you want operator chat commands


