Skip to content

Switch authentication storage to UUIDs - #2

Closed
RhysB wants to merge 2 commits into
mainfrom
codex/update-plugin-to-use-uuids
Closed

Switch authentication storage to UUIDs#2
RhysB wants to merge 2 commits into
mainfrom
codex/update-plugin-to-use-uuids

Conversation

@RhysB

@RhysB RhysB commented Sep 30, 2025

Copy link
Copy Markdown
Member

Summary

  • convert player authentication models and caches to track players by UUID instead of usernames
  • update file and MySQL data sources, including configuration defaults, to store UUIDs alongside usernames
  • adjust commands, listeners, and scheduled tasks to pass UUIDs through the authentication flow and preserve limbo/session state

Testing

  • mvn -q -DskipTests package

https://chatgpt.com/codex/tasks/task_e_68da921726e48329a6d98aa63e6523a0

@RhysB RhysB closed this Aug 23, 2026
@RhysB
RhysB deleted the codex/update-plugin-to-use-uuids branch August 23, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant