Updated PluginID Queue + TeamSpeak
This commit is contained in:
parent
c90a6b40b6
commit
6c6f9c84fb
@ -29,7 +29,7 @@ class QueuePlugin implements CallbackListener, CommandListener, ManialinkPageAns
|
|||||||
/**
|
/**
|
||||||
* Constants
|
* Constants
|
||||||
*/
|
*/
|
||||||
const ID = 12;
|
const ID = 44;
|
||||||
const VERSION = 0.1;
|
const VERSION = 0.1;
|
||||||
const ML_ID = 'Queue.Widget';
|
const ML_ID = 'Queue.Widget';
|
||||||
const ML_ADDTOQUEUE = 'Queue.Add';
|
const ML_ADDTOQUEUE = 'Queue.Add';
|
||||||
|
@ -26,7 +26,7 @@ class TeamSpeakPlugin implements CallbackListener, CommandListener, ManialinkPag
|
|||||||
/**
|
/**
|
||||||
* Constants
|
* Constants
|
||||||
*/
|
*/
|
||||||
const ID = 11;
|
const ID = 45;
|
||||||
const VERSION = 0.1;
|
const VERSION = 0.1;
|
||||||
|
|
||||||
const TEAMSPEAK_SID = 'TS Server ID';
|
const TEAMSPEAK_SID = 'TS Server ID';
|
||||||
|
Loading…
Reference in New Issue
Block a user