GriefAlert is a lightweight Minecraft plugin that helps staff detect and respond to suspicious block placements or actions, reducing the risk of griefing on your server. It supports configurable thresholds, and world-specific monitoring.
Features
Monitors placements of flagged materials like TNT, fire, lava, and water.
Detects TNT explosions and reports the source player if known.
Monitors bucket usage (lava & optional water).
Threshold system to only alert staff after a certain number of placements or actions by a player.
Per-world monitoring, watch all worlds or only selected ones.
Sends alerts to staff in real-time and optionally to the console.
/griefalert reload command to apply configuration changes without restarting the server.
Customizable staff permission for receiving alerts.
Commands and Permissions /griefalert reload | griefalert.admin | Reload the plugin configuration
Alias | ga
Usage | /griefalert [reload]
griefalert.admin | Allows use of admin commands | OP
griefalert.staff | Allows receiving grief alerts | OP
griefalert.bypass | Bypasses grief detection entirely | OP
# Worlds to monitor (empty = all worlds)
monitored-worlds: []
# Example: ["world", "world_nether"]