AnimalSounds
Animal Sounds is a fun Minecraft plugin that adds commands to play animal sounds with particles and colored messages, all configurable through its config file.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
AnimalSounds
Animal Sounds is an engaging and easy-to-use Minecraft plugin that allows players to play animal sounds using simple commands. It's perfect for roleplay servers, adding atmosphere, or just for fun!
- Diverse Animals: Play sounds of pigs, cats, dogs, cows, and chickens (ducks).
- Visual Effects: Customizable particles (e.g., hearts for cats) that appear around the player.
- Full Customization: All messages, sounds, particle counts, and their height are easily configurable via the config.yml file.
- Color Support: Use the & symbol in the configuration to make messages colorful.
- Permission System: Commands can be flexibly enabled and disabled to suit your needs.
- Ease of Use: Simply install the plugin, and you're ready to go! All commands are enabled by default.
Commands:
Spoiler
/pig - Oink like a pig! 🐷
/meow - Meow like a cat with heart particles! 🐱
/dog - Bark like a dog! 🐶
/moo - Moo like a cow! 🐄
/quack - Quack like a duck! 🦆
/animalhelp - Shows a list of all available commands.
/animalreload - Reloads the plugin configuration (operators only).
Config:
Spoiler
```
AnimalSounds config
Animal Messages
pig-message: "&dOink oink.. 🐷" meow-message: "&6Meow~~ purr... 🐱" dog-message: "&7Woof woof~~ 🐶" moo-message: "&5Mooo.. 🐄" quack-message: "&eQuack quack.."
Animal Sounds
pig-sound: "ENTITY_PIG_AMBIENT" # default: ENTITY_PIG_AMBIENT meow-sound: "ENTITY_CAT_PURREOW" # default: ENTITY_CAT_PURREOW dog-sound: "ENTITY_WOLF_AMBIENT" # default: ENTITY_WOLF_AMBIENT moo-sound: "ENTITY_COW_AMBIENT" # default: ENTITY_COW_AMBIENT quack-sound: "ENTITY_CHICKEN_AMBIENT" # default: ENTITY_CHICKEN_AMBIENT
Particles
particles-enabled: true # default: true meow-particles: 5 # default: 5 dog-particles: 3 # default: 3 particles-height: 1.8 # default: 1.8 ```
Animal Sounds is the perfect addition to any server that will delight your players and add uniqueness! New features will be added in the future!