Create a MUC from a plugin...possible?

Hello all,

I am trying to create a plugin that will do the following:

  1. Create a Multi user chat that is not persistent.

  2. Send invitations to selected users.

I was looking at the AdHocCommand class, specifically at

org.jivesoftware.openfire.commands.admin.muc.CreateMUCRoo**m**
but I couldnt see where that class has the ability to create a MUC
Any ideas?

Is this possible?

Thanks!

Hello,

Try looking at the code in this thread.

Cheers,

Ryan