AuthorMessage
Lord_Zero
Ametuar
Posts: 122

Chatroom is a multi-language chatroom plugin that registers a bot which can be used as a chatroom.
   Usefull restrictions:
   To restrict it to an access level of 5000 (so only users with this access can send/get private messages to/from it):
Code:
      !set ext chatroom settings botaccess 5000
      !set ext chatroom settings botaccess on

   To restrict it to those who have adm1 right:
Code:
      !set ext chatroom settings botrights 0000000020000000
      !set ext chatroom settings botrights on

   To change its nickname to VipChat:
Code:
      !set ext chatroom settings nick on
      !set ext chatroom settings nick VipChat
      !set ext chatroom reinit

   To restrict the chatroom to speakers of romanian, russian, swedish and polish languages (HeXHub 4.08b+):
Code:
      !set ext chatroom config language RO RU SE PL

   To remove language restrictions (HeXHub 4.08b+):
Code:
      !set ext chatroom config language .