Replies: 2 comments 5 replies
-
Also, how can I auto login players between servers to avoid login again everytime they join another server. |
Beta Was this translation helpful? Give feedback.
3 replies
-
There is no official migration method, but you can do it manually using programs like SQLiteman to export your existing data and import it into MySQL using PHPMyAdmin or CLI. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to convert a SQLite database to a MySQL one? I'm trying to move my server to a network but the FastLogin.db from my survival server does not work in the proxy FastLogin folder.
How can I properly set up FastLogin along with AuthMe in a network after those plugins were used in a standalone server?
Beta Was this translation helpful? Give feedback.
All reactions