Skip to content

fix(server/player): exports for offline players#637

Merged
Manason merged 1 commit into
mainfrom
fix-offline-saving
Dec 7, 2024
Merged

fix(server/player): exports for offline players#637
Manason merged 1 commit into
mainfrom
fix-offline-saving

Conversation

@Manason

@Manason Manason commented Dec 7, 2024

Copy link
Copy Markdown
Contributor

When deprecating the player.functions.Save, which handles both online and offline players, we replaced it with the Save export function, which only handles online players. Fixed this regression by checking for online/offline status as player.functions.Save does

@Manason Manason merged commit e61c4c0 into main Dec 7, 2024
@Manason Manason deleted the fix-offline-saving branch December 7, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants