Economy with MySQL support (universal)
Dear Guys.
Maybe somebody make the economy plugins with mysql connection?
if yes can u link me?
thanks a lot
+1, or point to one if it exists
There was one, but it isn't maintained anymore that I know of. I will be adding database support to the Economics plugin though.
I would love to have this, reading json config is soo slow, and I would also love that the game would not send to database a replacement query, but instead actually use database value for incrementing or decrementing the value.

What I am saying is that I would like to have a plugin that uses db values instead of self stored ones, so I could have external website add or remove economy credits without issues from server overwriting them.

I hereby join this request!

Thanks Wulf! Please keep it up! <3

Would you mind allowing to change which DB table is queried, so I could use pre-existing Databases, like BulletinboardDBs? (on the other hand I could just automatically update the amounts from DBa to DBy, so who cares. :P)

 +1 Definitely add MySQL support to economy. 
What would your intentions be for a SQL database? Just to load up the data to a database so you can display it on a website? I'm sure I can do something for you if that's what you want?
I would integrate the shop into website. Displaying stats, grambling, unboxing, a full economy based website. But for that I would need so that the server would always read database stats and then add the changes from game, instead of always forcing game stats saved over db stats
It would enable the eco balance to be synchronized between multiple servers. Which is neat.

I have been waiting for it. Does the plugin currently support SQL?