Mufflers
Mute selected block and mob sounds around a placed Muffler.

About
Mufflers is a Paper plugin for muting specific sounds in an area.
Place a Muffler, sneak + right-click it and choose which blocks or mobs you don't want to hear.
Each Muffler has an owner, upgrades and its own filters.
Features
- Block sound filtering
- Mob sound filtering
- Configurable radius
- Three upgrade tiers
- Owner-only breaking
- Trusted players at Tier 3
- Trusted players can access the Muffler and bypass its muted sounds
- English and Portuguese (Brazil)
- Configurable crafting recipe
- Admin GUI
- Global enable/disable option
- Muffler data saved between restarts
- Mufflers are protected from explosions
- No client mod required
How to Use
- Craft a Muffler.
- Place it.
- You become its owner.
- Sneak + right-click the Muffler to open its menu.
- Upgrade it to Tier 1 to start using sound filters.
- Select the blocks and mobs you want to mute.
Only the owner can break the Muffler.
At Tier 3, the owner can add Trusted players.
Tiers
| Tier |
Default Radius |
Upgrade Cost |
| Unupgraded |
Inactive |
None |
| Tier 1 |
32 blocks |
1 Iron Ingot |
| Tier 2 |
64 blocks |
2 Iron Ingots + 1 Gold Ingot |
| Tier 3 |
64 blocks |
1 Iron Block + 5 Gold Ingots |
Tier 3 also unlocks Trusted players.
The radius for each tier can be changed in config.yml.
Default Recipe
|
|
|
| Black Wool |
Black Wool |
Black Wool |
| Black Wool |
Iron Block |
Black Wool |
| Black Wool |
Black Wool |
Black Wool |
The recipe can be changed from the admin GUI or config.yml.
Commands
| Command |
Description |
/mufflers |
Shows the Mufflers help |
/mufflers lang |
Switches between English and PT-BR |
/mufflers language |
Same as /mufflers lang |
/mufflers admin |
Opens the admin GUI |
/mufflers give <player> |
Gives a Muffler to a player |
/mufflers reload |
Reloads the plugin configuration |
Alias:
/muffler
Permissions
| Permission |
Default |
mufflers.use |
Everyone |
mufflers.admin |
OP |
Admin Menu
Open the admin menu with:
/mufflers admin
From there you can:
- Enable or disable Mufflers globally
- Edit the 3x3 crafting recipe
- View placed Mufflers
- Enable or disable placed Mufflers
- Switch the admin GUI language
Configuration
Default config.yml:
default-language: en_US
mufflers-enabled: true
entity-cache-refresh-ticks: 5
recipe:
slots:
- BLACK_WOOL
- BLACK_WOOL
- BLACK_WOOL
- BLACK_WOOL
- IRON_BLOCK
- BLACK_WOOL
- BLACK_WOOL
- BLACK_WOOL
- BLACK_WOOL
tiers:
tier-1-radius: 32
tier-2-radius: 64
tier-3-radius: 64
Storage
Mufflers uses YAML files.
mufflers.yml stores placed Mufflers and their settings.
players.yml stores player language preferences.
No database is required.
Requirements
PacketEvents must be installed on the server.
Installation
- Install PacketEvents.
- Place the Mufflers
.jar inside your plugins folder.
- Restart the server.
- Craft a Muffler or use
/mufflers give <player> as an administrator.
License
Copyright © 2026 WafflyCatt.
All Rights Reserved.