MineSQLAPI
=== Overview ===
You're probably here because a plugin you downloaded has this listed as a dependency. Simply download the jar and install it as you would any other plugin.
MineSQL is an API for making the integration of MySQL into Bukkit plugins quick and easy. If you find a bug or have an improvement, I'd love to hear.
Features
- Querying the MySQL database with traditional MySQL syntax
- Executing updates to the MySQL database with traditional MySQL syntax
- Creating a table
- Opening a table as an ArrayList>
- Getting a value from a certain row and column
- Putting lots of values in a table by using String arrays.
Usage
Server Administrators - Simply download and place in your plugins directory
Developers - See the GitHub repository for further information. There is a readme as well as an example plugin. MineSQLAPI on GitHub MineSQLIntegration on Github
-
View User Profile
-
Send Message
Posted Nov 4, 2014Hey, Thank you so much! This Plugin helped me a lot. Keep Coding :D
-
View User Profile
-
Send Message
Posted Apr 5, 2014@hatten33
Forget about that, it still works with 1.7.5 xD
-
View User Profile
-
Send Message
Posted Mar 29, 2014@ArthurMaker
What needs updated? :)
-
View User Profile
-
Send Message
Posted Mar 27, 2014Please, update! :D