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

Server crash will cause the data lost? #33

Open
Hibari233 opened this issue Apr 16, 2020 · 2 comments
Open

Server crash will cause the data lost? #33

Hibari233 opened this issue Apr 16, 2020 · 2 comments

Comments

@Hibari233
Copy link

I am using levels-ranks plugin on my server with a MySQL 5.7 database. And if the server crash, The players' rank data will lost or mess up. Can u fix this?

@Wend4r
Copy link
Member

Wend4r commented Apr 16, 2020

It is not possible to catch a server crash in the plugin. Alternatively, can add saving for each player action in the next version, but then the load on the MySQL server will increase many times.

@Hibari233
Copy link
Author

Because the MySQL server is seaperated from the game server, So dont worry about the performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants