mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 22:05:11 +00:00
Add offlinePlayerName field to LinkEntry record, stored only for offline-mode UUIDs (version 3) since Mojang API cannot resolve them. Online-mode players continue to use real-time Mojang API resolution. The field is omitted from JSON when null for clean serialization. MojangUtils.resolvePlayerName() now accepts an optional fallback name for offline UUIDs, returning "N/A" when no name is available. Updated README.md storage constraints and query display rules to reflect the new offline player name persistence. Co-authored-by: Xujiayao <58985541+Xujiayao@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||