1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Move ServerAuth's YAML database to MySQL

Discussion in 'Plugin Help' started by HimbeersaftLP, Mar 5, 2017.

  1. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Hi there, I just recreated my server and used ServerAuth as auth plugin, but I forgot to set it up with MySQL (which I want to because I want to sync the passwords between multiple servers in the future), so some people's passwords are already stored in YAML files.

    Is there a way to convert these to a MySQL database which can be used by ServerAuth?

    Best regards,
    HimbeersaftLP
     
  2. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    since they both uses the same hash and so on, you just need to import them to mysql
     
  3. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Why haven't I thought of that, sorry for that dumb question, facepalm to myself. Having one of these dumb days again...
     
  4. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    i am not sure but check if it have build in importing system
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.