Compatibility for Minecraft versions 26.1, 26.1.1, and 26.1.2.

- Compatibility for Minecraft versions 26.1, 26.1.1, and 26.1.2.
New Features & Updates

✅ Dynamic Configuration System
- Forget about deleting folders! Now config.yml, groups.yml, and language files update automatically.
- The plugin migrates your old settings and dynamically adds new options when the server starts.
✅ Toggleable @ Prefix Requirement
- New REQUIRE_AT_SYMBOL option added in the groups.yml file.
- You can decide per group if players must use the at symbol (e.g. @Nick) to mention or if you prefer it to work with just the name.
✅ New Ignore System (/mention ignore)
- Players can now block mentions from specific users.
- Dynamic Limits: Configure how many players a user can ignore using the permission DeluxeMentions.Ignore.Limit.<number>.
- Admin Bypass: Administrators and OPs bypass these blocks automatically to ensure their messages are seen.
⚠️ Compatibility & Requirements
- Wide Version Support: The plugin continues to support all versions from 1.8.9 up to 1.21.1.
- Java Requirement: To use this version, Java 17 or higher is now strictly required.
Simplified code

Changes:
- Some parts of the code were recoded to make it easier to understand and maintain.
- Minor structural improvements for better organization.
- No major functional changes — overall behavior remains the same.
Important:
If you experience any issues with this version, delete the following folder and restart your server:
plugins\DeluxeMentions\cache
Minecraft 1.21.9 to 1.21.10

- Minecraft 1.21.9 - 1.21.10 Compatibility: The plugin is now fully compatible with the latest Minecraft versions, 1.21.9 and 1.21.10.
Update Available

✅ Fixed an issue where the Deluxe Mentions placeholders would stop working after executing /papi reload. The expansion is now persistent and properly re-registers if needed.
🧱 Support for Spigot 1.21.7
🛠️ Internal dependencies have been updated, including Adventure (MiniMessage).
💬 Player mention formatting in chat now fully supports MiniMessage, allowing you to use gradients, hex colors, and more.
✨ Style your mentions with ease!
Check out examples here:
🔗 https://announce.stn-studios.dev/en/gradient-and-hex-colors
🔗 https://webui.advntr.dev/
[Inventory] 6.8.21

- ✅ Fixed InventoryView bug
[Support with Minecraft 1.21.4] 6.7.21

- ✅ Added support for Minecraft 1.21.4
Dependencies [6.6.21]

- ✅ Plugin dependencies are now downloaded in STN Studios/Deluxe Mentions, do not delete the folder.
✅ Updated XSeries dependencies
[Message] 6.5.21

- ✅ Minor improvements and corrections when mention the player's name
✅ Added new function to send a personalized message when a player is mentioned.
✅ Updated MiniMessage dependencies
✅ Updated XSeries dependencies
❌ WARNING! the groups.yml file will be reset due to the new features added.
[MySQL] 6.4.21

- ✅ Resolved Mysql warnings.
[Placeholder] 6.3.21

- %mentions_delayInSeconds% - Get the countdown in seconds.
%mentions_delayInFormat% - Get the countdown in format e.g. 04:34:59 hours

[Event] 6.2.21

- ✅ Added getdelayInSeconds() and getformatDelay() in MentionCooldownEvent
[Placeholder] 6.1.21

- ✅ Added timeout as placeholder.
✅ Support for Minecraft 1.21

[Universal Scheduler] 6.0.20

- ✅ Updated XSeries dependencies
✅ We replace Bukkit.getScheduler().* , Bukkit.getServer().getScheduler().* and BukkitRunnable with Universal Scheduler
✅ Fixed cooldown sound bug
[Dependencies] 5.9.20

- ✅ Updated dependencies for 1.20.4
[Mysql] 5.7.19

- ✅ Solve the problem to connect to mysql
[Chat] 5.6.19

✅ Corrected the problem with the colors in chat
BotSentry - 5.4.19
[✔️] Added BotSentry support to avoid generating too much player data.