This update adds a configurable boss prefix filter so the addon only processes mobs whose internal name starts with "Boss".
(Main Changes):
Boss prefix filter: The addon now only processes MythicMobs whose internal name starts with the configured prefix (default: "Boss"). Mobs like BossHelado, BossSelva, etc. are processed; mobs like OGRO, Zombie, etc. are ignored.
Configurable prefix: New option filters.boss-prefix in config.yml to change the prefix (default: "Boss").
Consistent filtering: The filter is applied to holograms, boss bars, announcements, damage tracking, rewards, and spawner cooldowns.
Startup log: On startup, the plugin logs how many bosses were detected vs total MythicMobs mobs.