- MyBB Versions
- 1.8.x
RT Chat
Is a modern and responsive MyBB chat plugin which utilizes MyBB cache system when retrieving messages via ajax. For high performance and no database queries, you can speed up ajax requests to even 1-2 seconds per request for better message sync.
#Features
#Chat actions
Ban user via chat action
Unban user via chat action
Clear chat via chat action
Check user ban status via chat action
Will check the details about user with username username and the message will be displayed only to moderator who called the command.
#Installation
Is a modern and responsive MyBB chat plugin which utilizes MyBB cache system when retrieving messages via ajax. For high performance and no database queries, you can speed up ajax requests to even 1-2 seconds per request for better message sync.
#Features
- Responsive design (CSS, templates, and settings included)
- Ajax chat with cached messages. (No database stress!)
- Whispers system. (Private chat messages)
- Popup modal for top 10 chat posters
- Chat bot (Get configurable notifications from bot in chat)
- Chat actions like (/clear, /ban, /unban, /check)
- Anti flood system
- Live message timer update
- Infinite scroll for older messages
- Set refresh time
- Set away time (Ajax won't be called when user is afk)
- Supports BBCodes and Smilies
- Min message length
- Groups which can access chat
- Separated chat page at /misc.php?ext=rt_chat
- Edit message / Delete message
- and many more features
#Chat actions
Ban user via chat action
PHP:
/ban "username" "ban reason" 60 // Will ban user for 60 minutes
PHP:
/unban "username"
PHP:
/clear
PHP:
/check "username"
#Installation
- Copy the directories from the plugin inside your root MyBB installation.
- Settings for the plugin are located in the "Plugin Settings" tab. /admin/index.php?module=config-settings