added servers database

This commit is contained in:
kremsy
2014-01-03 20:57:24 +01:00
parent b513876b68
commit dcdb7f8226
2 changed files with 162 additions and 71 deletions

View File

@ -19,7 +19,7 @@ use ManiaControl\Plugins\Plugin;
* @author steeffeen and Lukas
*/
class DonationPlugin implements CallbackListener, CommandListener, Plugin {
/**ts
/**
* Constants
*/
const ID = 3;