Releases: Sinkazo/CustomBiomeAnnounce
CustomBiomeAnnounce-1.0.3
Update CustomBiomeAnnounce-1.0.3
If you're upgrading from a previous version, please note:
Delete the existing config.yml
file in the plugin folder to generate the new configuration
✨ New Features
Now if your server has PlaceholderAPI you can use %biome% to see the player's current biome. It works according to the Display name in the config.yml!
A cooldown has been added to check the entry and exit of the same biomes. This will prevent spamming sometimes when passing the same biomes several times in a short time (Thanks to those who recommended this)
Now /cba gui allows players to see a menu with the list of biomes they have explored and those they are missing.
Internal code logic was improved
A .db (local storage) has been added to store the explored biomes of each player. Important: This new feature does not load the explored biomes of the players before its implementation. This means that the count starts from 0 for everyone at the moment of implementation.
The implementation of the list of explored biomes for each player is still under development. I am also working on improving the logic of obtaining biomes.
In these days I will update minimal things of the code functionality that remain to be improved.
fix
Added
CustomBiomeAnnounce-1.0.2
Update CustomBiomeAnnounce-1.0.2
Added:
With the new version in the config.yml, you will have the complete list of biomes available in the latest version You can also change the color of each biome and its name or language, you can modify it as you like
Now you can set a custom sound for each biome!
Note:
If you already had the previous version installed on your server then you will have to delete the config.yml file for the new one to be...