Spam Configuration
This configuration can be found at plugins/ChatTweaks/SpamConfig.yml
Default configuration can be reinstalled by deleting the old one, or copy-pasting this pastebin. http:pastebin.com/1DcqwJN6
Caps
| Name | Default | Description |
| Enable | true | Do you want ChatTweaks to check caps? |
| Minimum Characters | 5 | How many characters are needed for ChatTweaks to check caps? |
| Percent Caps | 60.0 | If percantage is higher than the one you enter, we will block the message |
Whitespace
| Name | Default | Description |
| Enable | true | Do you want ChatTweaks to replace all spaces with 1 space? |
Links and IPs
| Name | Default | Description |
| Enable | true | Do you want ChatTweaks to Check IPs and Links typed into chat? |
| Color | BLUE | What color do you want the allowed IP/Links to appear? |
| Filter Level | 1 | What level do you want ChatTweaks to check for links? (see below) |
| Whitelisted Links | LIST | All the links people are ALLOWED to type |
Note: Links should be in LOWERCASE
Note 2: ONLY LINKS. IPS WILL NOT WORK.
| Replacer - Enable | true | False = Whole message will be cancelled if link is present. |
| Replacer - Enable | true | True = Link will be replaced with "ReplaceWith" |
| Replacer - ReplaceWith | TEXT | If replacer is true, we will replace the link with this |
Filter levels
| Level | Description |
| 0 | You should set LinksIPs to enable -> FALSE instead. |
| 1 | Will test for links with two periods in them. (i.e.: mc.test.com or www.test.com) |
| 2 | Will test if a word contains "(dot)" or "-". (i.e.: mc(dot)test(dot)com or mc-test-com) |
| 3 | Will completely block a message containing mc or www |
Note: Level 3 is a severe stage. it will check if the message contains mc followed by a word.
Note 2: I might make Level 3 a blocked words list in the future... i dont know.
You're done :D
Comments