Skip to content

Releases: Sinkazo/CustomBiomeAnnounce

CustomBiomeAnnounce-1.0.3

12 Nov 18:43
646f72c
Compare
Choose a tag to compare

Update CustomBiomeAnnounce-1.0.3

⚠️ Installation Notes
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.

⚠️ Important:
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

14 Oct 03:23
Compare
Choose a tag to compare
fix

FIxed: Color issue

Added

05 Dec 17:42
646f72c
Compare
Choose a tag to compare

New pale garden biome is now in the config.yml

Note: if you have already a config file you can just copy this on your biome configuration section

biome_config:
pale_garden:
display_name: "&7 Pale Garden"
sound: "BLOCK_CREAKING_HEART_HIT"
material: PALE_MOSS_BLOCK

CustomBiomeAnnounce-1.0.2

14 Oct 00:34
Compare
Choose a tag to compare

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...

first

10 Oct 20:03
Compare
Choose a tag to compare

CustomBiomeAnnounce-1.0.1