Did you ever want a Zombie that says "Meow"? Well now you can!
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- Source Code:
- https://github.com/InventivetalentDev/SoundControl
- Donation Link:
- https://donation.inventivetalent.org/plugin/SoundControl
This plugin can replace or disable any minecraft sound.
Depends on PacketListenerAPI
Commands
/sc disable <sound> - Disables the specified sound (soundcontrol.command.disable)
/sc replace <original> <replacement> - Replaces the specified sound (soundcontrol.command.replace)
Config
Thanks to @KleinMuffin for the icon!Code (YAML):[/FONT]
#List of completely disabled sounds - Sounds: http://www.theredengineer.com/1.9-playsound-list.html
#Example: 'weather.rain' disables rain
disable: []
#List of completely disabled sound-categories (1.9+ ONLY!) - Categories: https://gist.github.com/konwboj/7c0c380d3923443e9d55
#Example: 'HOSTILE' disables all hostile mob-sounds
disableCategory: []
#List of replaced sounds (Original > Replacement)
#Examples:
#'mob.zombie.say>mob.cat.meow' makes zombies say "meow"
#'mob.cat.meow>mob.zombie.say' makes cats sound like zombies
replace: []
#Enable this to print all outgoing sounds to the console
debug: false
[FONT=Arial]
Links
Please leave a rating if you like this resource.
Donations to support me or this resource are also very much appreciated.

SoundControl 1.1.0
Disable and replace all minecraft sounds