-
Notifications
You must be signed in to change notification settings - Fork 15
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
When the server restarts, the players' NBT is cleared. #17
Comments
Is this a graceful shutdown? Or are you throwing a SIGINT or SIGKILL. |
I just stop one of the servers, /stop. |
I apologize for the panic, I found out why this was happening, it was because of a conflict with the GolfIV mod, https://modrinth.com/mod/golfiv |
Sounds good |
I noticed another serious error, when restarting the server, things from the players' inventories disappear.
The text was updated successfully, but these errors were encountered: