CitizensDev / Citizens

NPCs for Bukkit
citizensnpcs.co
Other
107 stars 53 forks source link

Citizens2 MySQL Driver #921

Open ghost opened 12 years ago

ghost commented 12 years ago

Okay so we recently installed Citizens2 on our server, and we wanted to connect it to MySQL...

But we stumbled upon the driver part of it;

What do we write there? Could you give an example as for what to write?

We have never stumbled upon anything like this, this is the first time we see needing to write a driver.

Thanks.

ghost commented 12 years ago

Bump, still have this problem.

Spidi commented 12 years ago

in the drivers section is where you put either 'mysql' ;sqlite' etc ;) currently it works but produces database errors on citizens. Best to stick with yaml until it's resolved.