1 release, newest first.
First stable release of SnDiscordLink.
Links Minecraft accounts to Discord accounts with one-time codes. Several servers share one MySQL database and elect a single embedded Discord bot through a database lease, so a player links once and every server, placeholder and reward follows.
/discord link in game redeemed with /link <code>
in Discord, and /link in Discord redeemed with /discord verify <code> in game.config.yml everywhere.linked-role given on link and removed on unlink, with optional nickname sync.claims: in-game rewards gated by a boost or a Discord role, each with its own cooldown.rank-roles: permanent LuckPerms groups mirrored to Discord roles. Only mapped roles are
ever added or removed, one PATCH per member.role-rewards: Discord roles that run on-gain / on-lose actions in game.rewards: action lists run once on link, on unlink and on a Discord leave./link, /unlink and the staff group /dlink info | unlink | accounts | stats.Java 21+, Paper 1.20.4+, SnLib 1.34.3+. JDA 6.6.0 is downloaded by Paper into libraries/ on
first boot, never shaded. Optional: LuckPerms, PlaceholderAPI.
Obfuscated with SnObfuscator (59 classes renamed, verify 60 structural / 60 data-flow / 0 failed).