<plugin name='wschat' version='3.0.16' grailsVersion='2.0 &gt; *'>
  <type>wschat.WschatGrailsPlugin</type>
  <grailsVersion>2.0 &gt; *</grailsVersion>
  <license>APACHE</license>
  <issueManagement system='GITHUB' url='https://github.com/vahidhedayati/grails-wschat-plugin/issues' />
  <developers name='Vahid Hedayati' email='badvad@gmail.com' />
  <documentation>https://github.com/vahidhedayati/grails-wschat-plugin</documentation>
  <name>wschat</name>
  <description>Default WebSocket Multi-chat room plugin, supports Admin privilages, kicking banning users. Webcam support for chrome/firefox. WebRTC (audio/video &amp; screen) support 0.24+</description>
  <title>Websocket Chat Plugin</title>
  <scm url='https://github.com/vahidhedayati/grails-wschat-plugin' />
  <version />
  <resources>
    <resource>grails.plugin.wschat.WsChatTagLib</resource>
    <resource>grails.plugin.wschat.RandomService</resource>
    <resource>grails.plugin.wschat.WsChatContService</resource>
    <resource>grails.plugin.wschat.AutoCompleteService</resource>
    <resource>grails.plugin.wschat.WsChatConfService</resource>
    <resource>grails.plugin.wschat.file.WsFileService</resource>
    <resource>grails.plugin.wschat.users.ChatUserUtilService</resource>
    <resource>grails.plugin.wschat.users.WsChatProfileService</resource>
    <resource>grails.plugin.wschat.users.WsChatUserService</resource>
    <resource>grails.plugin.wschat.users.WsChatBookingService</resource>
    <resource>grails.plugin.wschat.rooms.WsChatRoomService</resource>
    <resource>grails.plugin.wschat.auth.WsChatAuthService</resource>
    <resource>grails.plugin.wschat.messaging.I18nService</resource>
    <resource>grails.plugin.wschat.messaging.WsChatMessagingService</resource>
    <resource>grails.plugin.wschat.cam.WsCamService</resource>
    <resource>grails.plugin.wschat.client.WsChatClientService</resource>
    <resource>grails.plugin.wschat.client.WsClientProcessService</resource>
    <resource>grails.plugin.wschat.client.ChatClientOverrideService</resource>
    <resource>grails.plugin.wschat.client.ChatClientListenerService</resource>
    <resource>grails.plugin.wschat.WsChatAdminController</resource>
    <resource>grails.plugin.wschat.WsChatController</resource>
    <resource>grails.plugin.wschat.client.WsChatClientController</resource>
    <resource>grails.plugin.wschat.ChatAuth</resource>
    <resource>grails.plugin.wschat.ChatBooking</resource>
    <resource>grails.plugin.wschat.ChatAI</resource>
    <resource>grails.plugin.wschat.ChatRole</resource>
    <resource>grails.plugin.wschat.ChatPermissions</resource>
    <resource>grails.plugin.wschat.ChatBlockList</resource>
    <resource>grails.plugin.wschat.ChatUserPics</resource>
    <resource>grails.plugin.wschat.ChatBanList</resource>
    <resource>grails.plugin.wschat.ChatUser</resource>
    <resource>grails.plugin.wschat.ChatUserProfile</resource>
    <resource>grails.plugin.wschat.ChatAuthChatRole</resource>
    <resource>grails.plugin.wschat.ChatAuthLogs</resource>
    <resource>grails.plugin.wschat.ChatBookingInvites</resource>
    <resource>grails.plugin.wschat.OffLineMessage</resource>
    <resource>grails.plugin.wschat.ChatLog</resource>
    <resource>grails.plugin.wschat.ChatCustomerBooking</resource>
    <resource>grails.plugin.wschat.ChatFriendList</resource>
    <resource>grails.plugin.wschat.ChatBadWords</resource>
    <resource>grails.plugin.wschat.ChatRoomList</resource>
    <resource>grails.plugin.wschat.ChatMessage</resource>
  </resources>
</plugin>