uncovery / uncovery_me

Full source of the uncovery.me minecraft server
GNU General Public License v3.0
12 stars 3 forks source link
minecraft minecraft-admin

/*

== Uncovery Minecraft Code Repository ==

This project is the complete back-end of a minecraft server with many automations, features, games etc. It integrates with a Minecraft server, a wordpress website frontend and several backend tools such as an IRC server, XMPP notifiations, Teamspeak rights management etc etc. The code is as of this moment not ready for installation on a third party server.

ToDo:

To understand the code, please start reading the code in either

index_wp.php (when the code is started from Wordpress)

or

index_ws.php (when the code is started from Websend/Minecraft)

[the end]