This plugin was made to do a simple task, stop players from repeating messages within 10 seconds of the first one being sent.
For instance, someone asks for items on a server "GIVE MEH ITEMS" If they try to spam it, it will stop them and tell them they need to wait 10 seconds before saying the same thing again.
Configuration
- message
- The message shown to a player when they try to say the same thing again before interval is over.
- interval
- Seconds a player must wait before sending the same message again
Permissions
| Permission Node | Description |
|---|---|
| badspam.exempt | Allows a player to be able to send the same message without any time limits |
Other Useful Links
| Title | Link |
|---|---|
| BitBucket | https://bitbucket.org/bsquidwrd/badspam |
| Build Server | http://ci.bsquidwrd.com/job/BadSpam/ |

