MySQL OP
This plugin allows you to have your op list in a mysql database
And it works with the new UUID's so it won't break once the players can chance their names
Commands
Config
- /myop {player} makes a player op (only ops can run this command)
- /mydeop {player} removes the player from the op list (only ops can run this command)
Code (Text):host: localhost
user: root
password: example
database: minecraft
port: 3306

MySQL-OP 1.2.1
Store your op-list in a mysql database (could be usefull when using bungee)
Recent Updates
- Fixed MySQL query error Mar 23, 2015