Hey there !
Great mod, works perfectly on my site ! :up:
I've enhanced it in order to allow mods and supermods to ban user from thread.
Just re-upload the xml file in the admincp (allow overwrite -> yes).
You can choose to give or not the ability to mods and supermods to ban from a thread in the templates modifications (see the new README file in this post's attachments) : just modify the usergroups you want in this line :
PHP Code:
<if condition="in_array($bbuserinfo['usergroupid'], array(5,6,7))">
(at the start of every template modifications).