Survival Game v.1.0.1.1 (need help)

Discussion in 'Bukkit Help' started by senpepe, May 27, 2012.

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

    senpepe

    im trying to get this mod working on my bukkit server but i have no idea what a my SQL database is
    looked all over the web can't find anything on it i know there are a lot of servers that use this plugin could anyone help me with it or just give me a tutorial on how to get it up and running myself?
     
  2. Offline

    JWhy

    Get XAMPP, install it and start its control panel. Then just click the 'Start'-button for mysql.
    Now you can configurate your SQL-depending plugins to use that mysql-server. Insert into the plugin's config file:
    Host: 'localhost'
    Username: 'root'
    Password: '' (blank)
    Port: 3306
    Database: 'test'
     
  3. Offline

    senpepe

    Okay i got it all up and working ty only thing is my chests don't restock?
     
    sverre26 likes this.
Thread Status:
Not open for further replies.

Share This Page