- Compatible API Versions
- 1.0.0
- Sourcecode
- https://github.com/MyDeacy/AntiSpam
[ Anti Spam Plugin ]
You can detect continuous play in the player's chat and restrict chat for a certain period of time.
All detections can be edited in the configuration file.
config.yml↓↓
By the way, this plugin is written in Kotlin language.
Github↓↓
https://github.com/MyDeacy/AntiSpam
You can detect continuous play in the player's chat and restrict chat for a certain period of time.
All detections can be edited in the configuration file.
config.yml↓↓
YAML:
#number of continuous play of chat
count: 3
#seconds
interval: 2
#seconds
mute_time: 20
By the way, this plugin is written in Kotlin language.
Github↓↓
https://github.com/MyDeacy/AntiSpam