change the Plugin ID

This commit is contained in:
Beu 2021-01-19 11:47:10 +01:00
parent 827cdca019
commit e9c2b40023

View File

@ -21,7 +21,7 @@ class GuestlistManager implements CommandListener, Plugin {
/* /*
* Constants * Constants
*/ */
const PLUGIN_ID = 199; const PLUGIN_ID = 154;
const PLUGIN_VERSION = 1.0; const PLUGIN_VERSION = 1.0;
const PLUGIN_NAME = 'Guestlist Manager'; const PLUGIN_NAME = 'Guestlist Manager';
const PLUGIN_AUTHOR = 'Beu'; const PLUGIN_AUTHOR = 'Beu';