Minecraft SQLLibrary mod 2026 download
logo
minecraft mod SQLLibrary

SQLLibrary

Game Version: 1.8
Total Downloads: 202
Updated: Mar 25, 2016
Created: Mar 25, 2016
Download SQLLibraryDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SQLLibrary beta 6.93 KB Mar 25, 2016 1.8 202 download SQLLibrary SQLLibrary betaDownload

Description

Share this:

SQLLibrary

SQLLibrary

Introduction

The SQLLibrary, is basically the library for SQL, this library can be use on plugins, yes. This plugin can put on plugins folder.
The library help your plugin, the library facilitate your plugin using SQL

Version: 1.0.2

Author: bearsoft

Command and Permissions

The library don't contains command or permissions.

How to use?

Import the library import to plugin project, and for use the library, follow the instructions below

SQL sql = new SQL(hostname, database, username, password)
Example: SQL sql = new SQL("127.0.0.1","test","root","12345")

Then use the field "sql" for create tables, updates, and more.

Coming Soon…, video explain the library plugin.

Comments

Add a comment