Updated Plugins (markdown)
parent
8febe4b908
commit
37e44243c3
11
Plugins.md
11
Plugins.md
@ -1 +1,10 @@
|
||||
Plugins content
|
||||
## Action On Report
|
||||
This JavaScript plugin performs an action when a certain number of reports have been filed against a client.
|
||||
### Configurable Options
|
||||
The following options can be configured by modifying `ActionOnReport.js`
|
||||
| Name | Description | Valid Values |
|
||||
|------------------------|-----------------------------------------------------|--------------|
|
||||
| enabled | Indicates if the plugin is enabled | true\|false |
|
||||
| reportAction | Type of action to perform when threshold is reached | Ban\|TempBan |
|
||||
| maxReportCount | How many reports can occur before action is taken | >0 |
|
||||
| tempBanDurationMinutes | How long to temporarily ban the client | >0 |
|
||||
|
Loading…
Reference in New Issue
Block a user