Additions
+cache flags: allAdded to the bot definition.
+RGB_to_HEX()New function using JDA'srgb()andhex code ofinstead of the manual character-by-character conversion.
+getRoleColor()New function with full support for solid, gradient, and holographic role colors (returning colon-separated hex values for gradients).
+applyColor()New function that applied MiniMessage formatting, including gradient support via<gradient:>tags.
+getMemberRoleColor()New helper that fetches the top role of color of a member, falling back to#99AAB5.
+ Markdown sanitizationMarkdownSanitizer.sanitize()via JDA import now escape Minecraft chat before posting to Discord.
Removals
-loadDiscordRoles()function entire role-caching system removed.
- {discordRoles::*} variable system no longer used.
-on load:event removed along with the role loading call.
-every 10 secondspresence updated removed
And lot more...
+ Updated Dependencies to a newer version.
+ Reworked Discord Roles registration system.
+ The in game messages & from discord are now only being received & sent from a single channel (channelID).
For any suggestion DM me on discord !
