Minecraft PlayerSQL mod 2026 download
logo
minecraft mod PlayerSQL

PlayerSQL

Game Version: 1.6.2
Total Downloads: 1,018
Updated: Jul 16, 2013
Created: Jul 16, 2013
Download PlayerSQLDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
PlayerSQL v0.0.1 beta 3.13 KB Jul 16, 2013 1.6.2 1,018 download PlayerSQL PlayerSQL v0.0.1 betaDownload

Description

Share this:

PlayerSQL

PlayerSQL makes it easy to manage online players by placing them in a SQL database. Your developers are gonna love it!

Features

  • Low amount of resources needed
  • Easy to configure
  • Places all online players in a SQL database

Configuration

debug: false
connection: 
  'connection': jdbc:mysql://localhost:3306/database
  'username': smiba
  'password': password

debug If this is set to true PlayerSQL will write the queries that are being executed to the console

connection replace localhost & database with your own server and database

username replace this with your own mysql username

password replace this with your own mysql password

Support

If you have any questions please submit a ticket or place your question in the comments.

Source Code

https://github.com/smiba/PlayerSQL

To-Do

  • A list of players that should not being placed in the database (Invisible)
  • A command to add players to the 'invisible list'
  • Multiserver support (Maybe something like a second colum which contains the server port?)

Comments

Add a comment