// Usergroup Definitions $users = '2' ; // Usergroups allowed standard access to chat. $moderators = '5,7' ; // Usergroups allowed access as chat moderators. $administrators = '6' ; // Usergroups allowed access as chat administrators. $banned = '1,8' ; // Usergroups banned from accessing the chat at any time.