Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

Manason
Copy link
Member

@Manason Manason commented Dec 7, 2024

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
4 checks passed
@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