MySQL Minecraft Connector

This project is inactive and its default file will likely not work with the most recent version of Minecraft. The author may have abandoned it, or it may have outlived its usefulness.

MySQL Connector Plugin v. 1.0

Disclaimer: You must have a previous knowledge of SQL and have a currently running MySQL server to use this plugin.

Description:

This plugin allows you to log into a MySQL server to create tables and manipulate data within those tables.

Commands:

/connect -

Usage: /connect [ip] [database] [username] [password]
Description: This command connects to a MySQL server with the ip, database, username and password given. The server automatically remembers the data given until the connect command is used again with different preferences.

/create -

Usage: /create [tablename] [name_valuetype] [name_valuetype] [name_valuetype] [name_valuetype]
Description: This command creates a table in the database specified in the /connect command. This command supports up to four columns, with the name and value type specified in the command.

/setvalue -

Usage: /setvalue [tablename] [value] [value] [value] [value]
Description: This command inserts values into the table specified.

This plugin is a W.I.P., and future versions will be released soon.

Please comment if you find any bugs, that would be very helpful!


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    100571
  • Created
    Jun 16, 2016
  • Last Released File
    Jun 16, 2016
  • Total Downloads
    1,753
  • License

Categories

Members

Recent Files

Bukkit