Minecraft MineSQLAPI mod 2026 download
logo
minecraft mod MineSQLAPI

MineSQLAPI

Game Version: 1.7.4
Total Downloads: 659
Updated: Mar 20, 2014
Created: Feb 12, 2014
Download MineSQLAPIDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MineSQLAPI v1.2 beta 7.67 KB Mar 20, 2014 1.7.4 506 download MineSQLAPI MineSQLAPI v1.2 betaDownload
MineSQLAPI v1.0 beta 7.35 KB Feb 12, 2014 CB 1.7.2-R0.1 153 download MineSQLAPI MineSQLAPI v1.0 betaDownload

Description

Share this:

=== 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

Comments

Add a comment