Updates Notes
- Added a new Discord slash command system for linked users:
/info(default).- Added full
config.ymlcustomization for the new slash command (name, option, descriptions, thresholds, embed labels, and responses).- Added linked-player profile embed output in Discord (Username, Playtime, Activity State, UUID, Discord, Last Seen).
- Added optional
Linked Atfield support for the info embed.- Added activity state detection: Active, Idle, AFK, Offline.
- Improved embed quality and readability with cleaner layout and better field styling.
- Added human-readable playtime format (for example:
17 minutes).- Added relative last-seen format (for example:
3 minutes ago).- Added automatic Discord avatar thumbnail on info embeds.
- Added persistent player activity storage in
HyAdvancedDiscordSync/player-activity.yml.- Slash command registration is now automatic when the bot starts.
- Fixed command permission behavior so
/hydcno longer requires an extra autogenerated root node.- Added unlink cleanup for Discord-to-game sync mappings: mapped in-game groups/permissions are now removed on unlink.
- Improved config tolerance for
account-link.role-mappingsby accepting list-style values likepermission: ["group.vip"].- Improved first-link behavior: Discord-to-game mappings now apply immediately when roles are assigned during link.
Updates Notes
Update Summary
- Added a new Discord slash command system for linked users:
/info(default).- Added full
config.ymlcustomization for the new slash command (name, option, descriptions, thresholds, embed labels, and responses).- Added linked-player profile embed output in Discord (Username, Playtime, Activity State, UUID, Discord, Last Seen).
- Added optional
Linked Atfield support for the info embed.- Added activity state detection: Active, Idle, AFK, Offline.
- Improved embed quality and readability with cleaner layout and better field styling.
- Added human-readable playtime format (for example:
17 minutes).- Added relative last-seen format (for example:
3 minutes ago).- Added automatic Discord avatar thumbnail on info embeds.
- Added persistent player activity storage in
HyAdvancedDiscordSync/player-activity.yml.- Slash command registration is now automatic when the bot starts.
- Fixed command permission behavior so
/hydcno longer requires an extra autogenerated root node.
Result
- Linked users can view their account/game profile directly from Discord with
/info.- Server owners can fully tailor the info command and embed style without code edits.
- Cleaner and more professional Discord-side presentation for account-linked communities.
- Permission setup now matches documentation: only subcommand nodes are required.
Updates Notes
Update Summary
- Added a new Discord slash command system for linked users:
/info(default).- Added full
config.ymlcustomization for the new slash command (name, option, descriptions, thresholds, embed labels, and responses).- Added linked-player profile embed output in Discord (Username, Playtime, Activity State, UUID, Discord, Last Seen).
- Added optional
Linked Atfield support for the info embed.- Added activity state detection: Active, Idle, AFK, Offline.
- Improved embed quality and readability with cleaner layout and better field styling.
- Added human-readable playtime format (for example:
17 minutes).- Added relative last-seen format (for example:
3 minutes ago).- Added automatic Discord avatar thumbnail on info embeds.
- Added persistent player activity storage in
HyAdvancedDiscordSync/player-activity.yml.- Slash command registration is now automatic when the bot starts.
Result
- Linked users can view their account/game profile directly from Discord with
/info.- Server owners can fully tailor the info command and embed style without code edits.
- Cleaner and more professional Discord-side presentation for account-linked communities.
