Updated plugin IDs

This commit is contained in:
Max Klaversma
2014-05-01 17:35:28 +02:00
committed by Steffen Schröder
parent 7005469973
commit 035246da7f
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class ServerRankingPlugin implements Plugin, CallbackListener, CommandListener {
/**
* Constants
*/
const PLUGIN_ID = 11;
const PLUGIN_ID = 8;
const PLUGIN_VERSION = 0.1;
const PLUGIN_NAME = 'ServerRankingPlugin';
const PLUGIN_AUTHOR = 'kremsy';