SQL Whitelist

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

No files uploaded yet.