forked from Wurst-Imperium/Wurst7
-
Notifications
You must be signed in to change notification settings - Fork 9
WebhookAlerts
cev-api edited this page Jul 29, 2026
·
4 revisions
- Sends selected client-side alerts to a Discord webhook, including:
- Mentions
- Player Enter Range
- Portal Detection
- Player Damage
- Player Starving
- New/Old Chunk Detection
- Player Stopped Moving
- Autofly Stopped
- Unexpected Disconnect
- Supports mention aliases, NPC filtering, travel-distance throttling for chunk alerts, and optional chat feedback when webhook delivery fails.
- Player-enter-range webhooks now use the shared detection-details formatter.
- Discord webhook messages include better position context rather than only a raw coordinate/distance pair.
- Expected disconnects from AutoLeave/Antisocial are filtered so deliberate safety leaves do not look like unexpected disconnects.
- Designed for automation players who are legitimately AFK or are running MC externally in a niche configuration and need game updates.
- Added alerts for shulkers, double chests, Ender Chests, StasisDetector results, named entities and items, and named blocks.
- Added per-alert toggles and world-detection deduplication.
Parent: What's new in this fork?
Generated from the latest README/source bundle. Features are listed by the date they were added to the client.