
BiomeAnnouncer
This plugin announces biomes with animated titles - supports both vanilla and Terra biomes
- Загрузки
- 2K
- Подписчики
- 16
- Обновлён
- 25 апреля 2025 г.
- Лицензия
- MIT
Опубликован 15 апреля 2025 г.
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
pluginsfolder - 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.
Ченджлог
1.3Релиз1.21.3, 1.21.4, 1.21.5 · 25 апреля 2025 г.
Changelog
Added
- Configurable update checker with
update-checker.enabledoption in config.yml
Changed
- Improved update checker functionality:
- Now only checks for updates on server startup
- Fixed version detection from GitHub releases
- Improved console color formatting for update messages
- Only notifies admins about updates when they join
- Updated version to 1.3
Fixed
- Fixed color formatting in console messages
- Fixed version detection from GitHub API response
1.2Релиз1.21.3, 1.21.4, 1.21.5 · 23 апреля 2025 г.
What's New
- Added automatic update checker
- Checks for new versions on server startup
- Shows update notifications in console
- Notifies administrators in-game when updates are available
- Links directly to the latest version on Modrinth
Changes
- Added new permission node:
biomeannouncer.admin- Replaces and expands upon the previous update notification permission
- Will be used for future administrative features
- Defaults to server operators (op)
Technical Details
- Uses GitHub API for version checking
- Performs update checks asynchronously
- Maintains backward compatibility
- Dynamic version detection and linking
1.1Релиз1.21.3, 1.21.4, 1.21.5 · 20 апреля 2025 г.
BiomeAnnouncer 1.1
Changes
- Added bStats integration for plugin usage statistics
- Fixed package naming conflicts
- Improved code organization and structure
- Added proper build configuration with Maven shade plugin
- Resolved all merge conflicts and cleaned up the codebase
Installation
- Download the JAR file
- Place it in your server's
pluginsfolder - Restart your server
- Configure the plugin using the generated
config.yml
Support
If you encounter any issues, please report them on the GitHub repository.
1.0Релиз1.21.3, 1.21.4, 1.21.5 · 15 апреля 2025 г.
BiomeAnnouncer v1.0
This is the initial release of the BiomeAnnouncer plugin!
Features:
- Animated biome name announcements using titles.
- Configurable sound effects on announcement.
- Support for both vanilla Minecraft and Terra biomes.
/togglebiomeannouncercommand for players to enable/disable announcements (Permission:biomeannouncer.toggle).- Customizable announcement cooldown period.
- Configuration to enable the plugin only in specific worlds.
- Customizable message prefix and command messages.
Installation:
- Download the
BiomeAnnouncer-1.0.jarfile attached below. - Place it in your Minecraft server's
pluginsfolder. - Restart your server.
- Configure settings in
plugins/BiomeAnnouncer/config.yml.
Please report any issues or suggest features on the GitHub Issues page.
Комментарии
Загружаем…