Changed versions TheM plugins

This commit is contained in:
Max Klaversma
2014-05-04 15:49:18 +02:00
parent baedbe0e92
commit b947490acf
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ class DynamicPointlimitPlugin implements CallbackListener, CommandListener, Plug
* Constants
*/
const ID = 21;
const VERSION = 0.1;
const VERSION = 0.11;
const DYNPNT_MULTIPLIER = 'Pointlimit multiplier';
const DYNPNT_OFFSET = 'Pointlimit offset';