-
Sound Webhook Alert is a client-side Fabric utility for Minecraft Java Edition 1.21.11.
It lets you listen for Minecraft sounds on your own client and send a Discord webhook message when a matching sound is heard. The server does not need to install the mod.
Open the in-game menu with V, paste your Discord webhook URL, choose a sound filter, enable the listener, and save.
Features
- Client-side sound listener
- Discord webhook alerts
- In-game configuration menu
- V keybind
- Broad sound matching with Contains
- Exact sound matching with Exact match
- Last-heard-sound helper
- Cooldown setting to reduce spam
- Optional player position in alerts
- Optional server address in alerts
- English, Lithuanian, and Russian UI translations
Settings
Discord Webhook URL
The Discord webhook URL where alerts are sent.
The webhook URL is saved locally in:
.minecraft/config/sound_webhook_alert.jsonKeep this URL private.
Sound Filter
The sound filter decides which Minecraft sounds trigger an alert.
Examples:
step break chest minecraft:block.chest.open minecraft:block.stone.break minecraft:entity.zombie.hurtMatch Mode
Contains triggers when the sound ID contains your filter.
Example:
stepcan match:
minecraft:block.stone.step minecraft:block.grass.stepExact match triggers only when the full sound ID is exactly the same as your filter.
Cooldown
Cooldown controls the minimum time between Discord messages.
Recommended values:
10 seconds for testing 30-60 seconds for normal useInclude Position
When enabled, alerts include your current block position.
Include Server
When enabled, alerts include the server address shown to your client.
Use Last Sound
The menu shows the last useful sound heard by your client.
Press Use last sound to copy it into the sound filter box. UI sounds such as button clicks are ignored.
Popular Sound Filters
Event Filter Player footsteps step Block breaking break Chest opening minecraft:block.chest.open Chest closing minecraft:block.chest.close Doors door Buttons button Levers lever Explosions explode Bows bow Eating eat Drinking drink Villagers villager Zombies zombie Creepers creeper How To Use
- Install Fabric Loader for Minecraft 1.21.11.
- Install Fabric api DO NOT FORGET FABRIC API
- Put the mod jar in your mods folder.
- Start Minecraft.
- Join a world or server.
- Press V.
- Paste your Discord webhook URL.
- Enter a sound filter.
- Enable the listener.
- Press Save.
Safety And Server Rules
Use this mod only on servers where client-side alert mods are allowed.
This mod does not add server-side features. It only listens to sounds that your Minecraft client receives.
