Updated PluginID DynamicPointlimit
This commit is contained in:
committed by
Steffen Schröder
parent
745f930f0c
commit
c90a6b40b6
@ -19,7 +19,7 @@ class DynamicPointlimitPlugin implements CallbackListener, CommandListener, Plug
|
||||
/**
|
||||
* Constants
|
||||
*/
|
||||
const ID = 13;
|
||||
const ID = 43;
|
||||
const VERSION = 0.1;
|
||||
|
||||
const DYNPNT_MULTIPLIER = 'Pointlimit multiplier';
|
||||
|
Reference in New Issue
Block a user