Updated to Cobblemon version 1.7.0
-Fixed Hidden Ability alerts triggering an alert even if alertHiddenAbility was set to false
-Changed Pokemon with only 1 ability to not trigger Hidden Ability alerts
-Fixed sounds without namespaces throwing exceptions and added an error message which says how to fix it
New Features
- Added alerts for Starter Pokemon
- Added Hidden Ability alerts and dynamic replacements
{HA} and {HA_unformatted} - Added filter by min and max level for alerts (applies to all alerts)
- Added the ability to click on alerts to make the alerted Pokemon glow, and an
autoGlowfeature for Pokemon configs
Changes & Fixes
- Renamed commands to begin with
/csainstead of/cobblemonspawnalerts - Changed alert sounds to require a namespace in addition to the path to allow sounds from any other mod to be used in alerts. This is a breaking change. Example of how to fix this:
cobblemonspawnalerts.your_sound_here-->minecraft:cobblemonspawnalerts.your_sound_here. This does not require any changes to your existing resource pack.
-Fixed custom sounds not working properly due to an oversight
-Added custom sound support for Pokemon spawned via IV/EV hunting
-Added nearestPlayer display option and dynamic replacements for it: {nearest_player} and {nearest_player_unformatted}
-Fixed alerts always using default EV yields (i forgot to remove something from when i was testing...)
-Fixed incorrect biome for global alerts for clients that were too far away
-Added IV/EV hunting (applies to all Pokemon to prevent unnecessary bloat of pokemon.json)
-Made EV yields show defaults when not available from the server
-Added alertEverything to the main config
-Added support for custom sounds via resource packs, and added sounds to the pokemon.json config
-Added abilities to alerts
-Made some things display N/A if the server does not have the mod installed to prevent confusion
-Fixed localization for Pokemon name and nature, and biome
-Fixed incorrect national dex ids causing some rare Pokemon to not display a spawn message
-Hopefully fixed Pokemon name localization issue



