Awzaw / AntiSpamPro

The best AntiSpam/Censor plugin for PocketMine?
MIT License
13 stars 11 forks source link

Feature Request: Also kick for spamming / commands. #3

Closed markkrueg closed 7 years ago

markkrueg commented 7 years ago

Would it be hard to have AntiSpamPro also check for command spam?

I am guessing there is a modified MCPE client going around. Players crash servers. It looks like this (below all within 1 second):

2017-02-01 23:20:02 [VisualPuppy7229]: /time set 22920
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 23160
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 23880
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 840
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 960
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 1080
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 1200
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 1320
2017-02-01 23:20:02 [VisualPuppy7229]: /time set 1440
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 1560
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 1680
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 1800
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 2040
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 2280
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 2400
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 2520
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 3000
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 3360
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 3600
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 3720
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 3840
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 4320
2017-02-01 23:20:03 [VisualPuppy7229]: /time set 4440
Awzaw commented 7 years ago

I've seen that too... I'll add that asap

Awzaw commented 7 years ago

Should be working now - please let me know if you have problems: https://poggit.pmmp.io/p/AntiSpamPro

markkrueg commented 7 years ago

This is working! Thank you much.