Compatibility
Minecraft: Java Edition
1.21–1.21.4
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed AGPL-3.0-only
Published 2 months ago
Updated 2 months ago
BiomeTitles
This plugin notifies the player when they enter a biome. Biome title, subtitle, and the way in which the player will be notified (Chat, Title, Action bar) can be configured!
Commands​
/biometitles reload | Reloads the plugin config - biometitles.reload /biometitles debug <enabled/disabled> | Enables or disables debug mode for more information in the console - biometitles.debug
Config​
titleInfo:
fadeIn: 10
stay: 70
fadeOut: 20
biomeGroups:
- ['birch_forest', 'old_growth_birch_forest']
- ['taiga', 'old_growth_spruce_taiga', 'old_growth_pine_taiga']
- ['these', 'biomes', 'wont', 'register', 'movement', 'between']
biomes:
plains:
title: 'Plains Biome!'
subtitle: 'Vanilla biomes do not need namespaces'
display: 'chat'
"namespace:example":
title: 'Example Biome!'
subtitle: '3rd party biomes need namespaces'
display: 'title'