SQL Whitelist

Abandoned
Allows server admins to filter players, that can connect to server using MySQL database and easy on-web registration forms.

Lightweight plugin for easier and more convenient whitelist. It uses MySQL database to store player nicknames. It allows you to use easy html+php forms for player registration.

It is based on former plugin by ZephyrSigmar (here), who discontinued the project... It uses PatPeters SQLibrary, much appreciated. :)

If you have any ideas or suggestions, let me know in the comments... :)

Configuration

You just need to specify your db connection and customize your kick message. Is automatically created upon first run.

#Database connection
#Plugin will automatically create table Whitelist
host: localhost
port: 3306
user: server
pass: itunesjezlo
db: minecraft

#Kick message, if not whitelisted
kick: Please register at http://myweb.org

Example

A little bit too easy, but whatever... - Here

Source

GitHub

The SQL Whitelist Team

profile avatar
  • 2
    Projects
  • 4.2K
    Downloads

More from _ForgeUser7301416