Biome Mastery
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #116 of 183 adventure mods in this game by downloads
📋 About This Mod
<center> !(https://i.ibb.co/rRcgTFQJ/Adobe-Express-file-2.png) (https://i.ibb.co/JwSd1fWz/COMMANDS-1.png)](https://github.com/Soapiee/BiomeMastery/wiki/Commands-&-Permissions)(https://i.ibb.co/hNM2nMf/CONFIGURATION-2.png)](https://github.com/Soapiee/BiomeMastery/wiki/Configuration)(https://i.ibb.co/F49CcpBN/PLACEHOLDERS-5.png)](https://github.com/soapiee/biomemastery/wiki/placeholders-(papi))(https://i.ibb.co/HpFbNtdL/CUSTOM-EFFECTS-1.png)](https://github.com/soapiee/biomemastery/wiki/effects) </center> <center> Reward your players for discovering and spending time in every Biome! Designed with Survival/Faction servers in mind. </center> <center> This plugin gives the player the ability to level up Biomes. You can configure how long they must be inside a Biome before they level up. For each Biome and each level you can set a reward. </center> ___ !(https://i.ibb.co/jPz8Zpjk/FEATURES-1.png) * Levelling system * MySQL support * Multi version support * Fully customisable messages (with hex colour support) * Custom effects - (Eg, Speed swimming in lava, regen food over time) * Reward system - (Give permissions, money, items, experience, potion effects, custom effects or even run commands) * PlaceholderAPI placeholders ___ !(https://i.ibb.co/8gKnC9Rx/CONFIG.png) Find a copy of the default config (https://github.com/Soapiee/BiomeMastery/blob/master/core/src/main/resources/config.yml) database: settings: gui: default_biome_settings: biomes: FOREST: '1': type: multi-use # Valid types: singular or multi-use (Only needed for potion + effect reward types) target_duration: 60 # seconds reward_type: potion # Valid types: potion, effect, item, permission, command, experience, currency, null reward_item: jump:2 #potion effect:amplifier:duration '2': target_duration: 60 reward_type: item reward_item: apple:5 # material:quantity PLAINS: '1': target_duration: 60 # seconds reward_type: item reward_item: apple:5 '2': target_duration: 60 reward_type: currency reward_item: 2000 # Amount '3': target_duration: 60 reward_type: command reward_item: give %player% apple 2 # use placeholder %player% reward_description: '&dCustom &6command' # 'reward_description' only valid on command reward types '4': target_duration: 60 reward_type: experience reward_item: 10 # How many experience levels to give FLOWER_FOREST: '1': type: singular target_duration: 60 reward_type: potion reward_item: jump:2 ___ !(https://i.ibb.co/x8JRL6tT/Untitled-design.png) <center>Player commands</center> | Command | Permission | Description | Default | | --- | --- | --- | --- | | /biome | `biomemastery.player` | Negate this to stop the command showing in tab complete | true | | /biome | `biomemastery.player.command` | Negate this to remove access to all of the following commands | true | | /biome info | | Shows your biome levels | | | /biome info | | Shows more in-depth details about a particular biome | | | /biome info | `biomemastery.player.others` | Shows biome levels of the specified player | true | | /biome info | `biomemastery.player.others` | Shows in-depth details about a particular biome of the specified player | true | | /biome reward | | Toggles a reward (Used for the multi-use rewards) | | <center>Admin commands</center> | Command | Permission | Description | Default | | --- | --- | --- | --- | | /abiome | `biomemastery.admin` | Allows access to the command | op | | /abiome list worlds | | Lists all the enabled worlds | | | /abiome enable\|disable | | Adds/Removes the world from the config. The server must be restarted for it to take effect | | | /abiome list biomes | | Lists all the enabled biomes | | | /abiome enable\|disable | | Adds/Removes the biome from the config. The server must be restarted for it to take effect | | | /abiome setlevel | | Set a players biome level | | | /abiome addlevel | | Add a whole level to a players biome level | | | /abiome removelevel | | Remove a whole level a players biome level | | | /abiome setprogress | | Set the players progress for the specified biome | | | /abiome addprogress | | Add to the players progress for the specified biome | | | /abiome removeprogress | | Remove from the players progress for the specified biome| | | /abiome reload | `biom
!(https://i.ibb.co/rRcgTFQJ/Adobe-Express-file-2.png) [!(https://i.ibb.co/JwSd1fWz/COMMANDS-1.png)](https://github.com/Soapiee/BiomeMastery/wiki/Commands-&-Permissions)[!(https://i.ibb.co/hNM2nMf/CONFIGURATION-2.png)](https://github.com/Soapiee/BiomeMastery/wiki/Configuration)[!(https://i.ibb.co/F49CcpBN/PLACEHOLDERS-5.png)](https://github.com/soapiee/biomemastery/wiki/placeholders-(papi))[!(https://i.ibb.co/HpFbNtdL/CUSTOM-EFFECTS-1.png)](https://github.com/soapiee/biomemastery/wiki/effects)
___ !(https://i.ibb.co/jPz8Zpjk/FEATURES-1.png)
Levelling system MySQL support Multi version support Fully customisable messages (with hex colour support) Custom effects - (Eg, Speed swimming in lava, regen food over time) Reward system - (Give permissions, money, items, experience, potion effects, custom effects or even run commands) * PlaceholderAPI placeholders
___ !(https://i.ibb.co/8gKnC9Rx/CONFIG.png)
Find a copy of the default config (https://github.com/Soapiee/BiomeMastery/blob/master/core/src/main/resources/config.yml)
database: [] settings: [] gui: [] default_biome_settings: [] biomes: FOREST: '1': type: multi-use # Valid types: singular or multi-use (Only needed for potion + effect reward types) target_duration: 60 # seconds reward_type: potion # Valid types: potion, effect, item, permission, command, experience, currency, null reward_item: jump:2 #potion effect:amplifier:duration '2': target_duration: 60 reward_type: item reward_item: apple:5 # material:quantity PLAINS: '1': target_duration: 60 # seconds reward_type: item reward_item: apple:5 '2': target_duration: 60 reward_type: currency reward_item: 2000 # Amount '3': target_duration: 60 reward_type: command reward_item: give %player% apple 2 # use placeholder %player% reward_description: '&dCustom &6command' # 'reward_description' only valid on command reward types '4': target_duration: 60 reward_type: experience reward_item: 10 # How many experience levels to give FLOWER_FOREST: '1': type: singular target_duration: 60 reward_type: potion reward_item: jump:2 ___
!(https://i.ibb.co/x8JRL6tT/Untitled-design.png)
| Command | Permission | Description | Default | | --- | --- | --- | --- | | /biome | `biomemastery.player` | Negate this to stop the command showing in tab complete | true | | /biome | `biomemastery.player.command` | Negate this to remove access to all of the following commands | true | | /biome info | | Shows your biome levels | | | /biome info | | Shows more in-depth details about a particular biome | | | /biome info | `biomemastery.player.others` | Shows biome levels of the specified player | true | | /biome info | `biomemastery.player.others` | Shows in-depth details about a particular biome of the specified player | true | | /biome reward | | Toggles a reward (Used for the multi-use rewards) | |
| Command | Permission | Description | Default | | --- | --- | --- | --- | | /abiome | `biomemastery.admin` | Allows access to the command | op | | /abiome list worlds | | Lists all the enabled worlds | | | /abiome enable\|disable | | Adds/Removes the world from the config. The server must be restarted for it to take effect | | | /abiome list biomes | | Lists all the enabled biomes | | | /abiome enable\|disable | | Adds/Removes the biome from the config. The server must be restarted for it to take effect | | | /abiome setlevel | | Set a players biome level | | | /abiome addlevel | | Add a whole level to a players biome level | | | /abiome removelevel | | Remove a whole level a players biome level | | | /abiome setprogress | | Set the players progress for the specified biome | | | /abiome addprogress | | Add to the players progress for the specified biome | | | /abiome removeprogress | | Remove from the players progress for the specified biome| | | /abiome reload | `biom
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Soapiee
- Version
- 1.0.10
- Downloads
- 15
- Endorsements
- 0
- Category
- adventure
- Created
- 8/7/2026
- Updated
- 6/19/2026
- Game Versions
- 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
- Tags
- adventure, game-mechanics, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Biome Mastery support?
The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.
What is the latest version of Biome Mastery?
Version 1.0.10, published 2026-06-19 with 15 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await