Using MySql Problems

Discussion in 'Plugin Development' started by RazorFlint, Aug 13, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    RazorFlint

    Ok so....
    Our team of 7 are making plugin and we all want to know how to setup a mysql database and for it to scan the tables to see if their username and password matched.

    E.G... We make a game, and we want a login system like minecraft to verify users with a username and password which would be from a website, and once they have registered on the website, the login system scans the mysql database and returns if they can login or not, depending if their username and password is correct, if they match it returns true if not false.

    We have tried hundreds of tutorials and snippets of code from all over the internet and we cant figure anything out :(

    Could we have some assistance please from the amazing Bukkit community please?

    Thanks
    Team Zeale

    (Written by RazorFlint of Team Zeale)
     
  2. Offline

    Team Zeale

    Should have posted on this account.
     
  3. Try alta's mysql library
     
  4. Offline

    Team Zeale

    Kk, thanks.
     
Thread Status:
Not open for further replies.

Share This Page