Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
BiomeAnnouncer
A Minecraft plugin that announces the biome players are in with animated titles and sound effects. Compatible with both vanilla Minecraft biomes and Terra biomes.
Features
- Animated biome name announcements
- Configurable sound effects
- Support for both vanilla and Terra biomes
- Toggle command for players
- Customizable cooldown system
- Per-world configuration
Commands
/togglebiomeannouncer
- Toggles biome announcements on/off- Permission:
biomeannouncer.toggle
- Permission:
Configuration
# Animation settings
animation:
typing-speed: 3
sound:
enabled: true
volume: 0.3
pitch: 2.0
# Cooldown settings
cooldown:
duration: 3 # seconds
# Messages
messages:
prefix: "&8[&aBiomeAnnouncer&8] "
enabled: "&aEnabled biome announcements!"
disabled: "&cDisabled biome announcements!"
no-permission: "&cYou don't have permission to use this command!"
# Worlds where the plugin is enabled
enabled-worlds:
- "world"
Installation
- Download the plugin JAR file
- Place it in your server's
plugins
folder - Restart your server
- Configure the plugin in
plugins/BiomeAnnouncer/config.yml
Permissions
biomeannouncer.toggle
- Allows players to toggle biome announcements
Support
For issues and feature requests, please join our Discord server or use the GitHub Issues tab.
License
This project is licensed under the MIT License - see the LICENSE file for details.