About This File
This plugin adds message stats to
You can show the total amount of messages, and the desired amount of top shouters, along with their individual amount of messages.
At the moment, top shouters are not shown in mobile view.
Compatible with Community Suite 4.1.7 and Chatbox 1.1.9.
Warning:
Spoiler
The main chatbox template must have this default code on this line:
<div style="height: 40px; color: #fff; line-height: 30px;">{lang="chatbox_title"}</div>
If you need to modify the CSS inserted in that <div>, use the class chatbox_title added by my plugin to override it.