Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 723 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 723 Bytes

Shadow Ban Plugin

Hide one or all of a member's posts without them being aware.

Installation

Download or clone the ShadowBan plugin repo into your esoTalk plugin directory:

cd ESOTALK_DIR/addons/plugins/
git clone https://github.com/esotalk/ShadowBan.git ShadowBan

Navigate to the the admin/plugins page and activate the ShadowBan plugin.

Translation

Create definitions.ShadowBan.php in your language pack with the following definitions:

$definitions["Un-shadow ban"] = "Un-shadow ban";    
$definitions["Shadow ban"] = "Shadow ban";    
$definitions["This member has been shadow-banned"] = "This member has been shadow-banned";