Changed versions TheM plugins
This commit is contained in:
		| @@ -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'; | ||||
|   | ||||
| @@ -33,7 +33,7 @@ class QueuePlugin implements CallbackListener, CommandListener, ManialinkPageAns | ||||
| 	 * Constants | ||||
| 	 */ | ||||
| 	const ID                 = 22; | ||||
| 	const VERSION            = 0.1; | ||||
| 	const VERSION            = 0.11; | ||||
| 	const ML_ID              = 'Queue.Widget'; | ||||
| 	const ML_ADDTOQUEUE      = 'Queue.Add'; | ||||
| 	const ML_REMOVEFROMQUEUE = 'Queue.Remove'; | ||||
|   | ||||
| @@ -28,7 +28,7 @@ class TeamSpeakPlugin implements CallbackListener, CommandListener, ManialinkPag | ||||
| 	 * Constants | ||||
| 	 */ | ||||
| 	const ID      = 23; | ||||
| 	const VERSION = 0.1; | ||||
| 	const VERSION = 0.11; | ||||
|  | ||||
| 	const TEAMSPEAK_SID        = 'TS Server ID'; | ||||
| 	const TEAMSPEAK_SERVERHOST = 'TS Server host'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user