| Tested Minecraft Versions: | 1.19, 1.20 |
| Source Code: | https://github.com/CJCrafter/BiomeManager |
| Donation Link: | https://www.paypal.com/paypalme/CJCrafter |
When Minecraft 1.16.5 was released, Mojang allowed us to change biomes' properties when the player joined the server. BiomeManager takes advantage of this with an easy-to-use command system (with tab completions) and an in-game editor.
This plugin is MOST USEFUL for map-makers.
Features
- Change the sky, fog, water, leaves, and grass color
- Add particles to your biomes
- Create completely custom biomes
- Replace the default sounds for better ambiance
- NO LAG! Everything is handled by the client, making this plugin great for large servers.
- In-game command-based editor
Spoiler: More Pictures
Requirements
- Spigot 1.19.4 up to 1.20.4
- Java 16 or newer
- ProtocolLib (Use latest dev build)
You can use /bm ? <command> to see information for every command.
| Command | Description |
| /bm reset | Reset config of a specific biome |
| /bm randomize | Randomize fog of a biome |
| /bm menu | Shows the colors of a biome fog |
| /bm editor | Toggle edit mode to see biome information |
| /bm create | Create a new custom biome |
| /bm fill | Fill an area with a biome (may need to rejoin) |
| /bm delete | Deletes a custom biome |
| /bm particle | Change the particle of biome fog |
| /bm cave | Sounds only heard in Cave Air |
| /bm music | Change the music |
| /bm random | Sound that has a chance to play every tick |
| /bm ambient | Change the ambient sound |
| /bm color | Change the colors of a biome (grass/fog/sky/etc.) |
Extra Plugin Features
If you have any of these plugins installed, these features will automatically work:
- WorldEdit
- Use //setcustombiome <biome> to set custom biomes in a region
- TerraformGenerator
- You can modify Terraform's custom biomes. For example; /bm menu terraformgenerator:scarlet_forest
- Using /bm editor also works!
Coming Soon
- Set the dimension of a world to nether (on the client's side) for improved fog
- Per Player API
- Support for custom-named sounds