Uses of Class
studio.thevipershow.safechat.config.checks.CheckConfig
| Package | Description |
|---|---|
| studio.thevipershow.safechat.chat.check.types |
-
Uses of CheckConfig in studio.thevipershow.safechat.chat.check.types
Constructors in studio.thevipershow.safechat.chat.check.types with parameters of type CheckConfig Constructor Description AddressCheck(@NotNull AddressConfig addressConfig, @NotNull CheckConfig checkConfig, @NotNull MessagesConfig messagesConfig)CapsCheck(@NotNull CheckConfig checkConfig, @NotNull MessagesConfig messagesConfig)FloodCheck(@NotNull CheckConfig checkConfig, @NotNull MessagesConfig messagesConfig)RepetitionCheck(@NotNull CheckConfig checkConfig, @NotNull MessagesConfig messagesConfig)WordsBlacklistCheck(@NotNull BlacklistConfig blacklistConfig, @NotNull CheckConfig checkConfig, @NotNull MessagesConfig messagesConfig)