Uses of Class
studio.thevipershow.safechat.api.checks.ChatCheck
Package | Description |
---|---|
studio.safechat.tests | |
studio.thevipershow.safechat.chat.check.types |
-
Uses of ChatCheck in studio.safechat.tests
Subclasses of ChatCheck in studio.safechat.tests Modifier and Type Class Description class
MessageTooLongCheck
-
Uses of ChatCheck in studio.thevipershow.safechat.chat.check.types
Subclasses of ChatCheck in studio.thevipershow.safechat.chat.check.types Modifier and Type Class Description class
AddressCheck
class
CapsCheck
class
FloodCheck
class
RepetitionCheck
class
WordsBlacklistCheck
Checks if a string is banned using a blacklist.