๐ต๏ธAnti-Bot
Configuration
enabled: true
# Seconds after join before player can chat
chat-cooldown-seconds: 5
# Seconds after join before player can use commands
command-cooldown-seconds: 3
# Maximum messages per minute (0 = unlimited)
max-messages-per-minute: 20
# Maximum similar messages before action
max-similar-messages: 3
# Similarity threshold (0.0 - 1.0)
similarity-threshold: 0.8
# Kick on detection (after 3 warnings)
kick-on-detection: true
# Kick message
kick-message: "Bot-like behavior detected."How It Works
Join Cooldowns
Rate Limiting
Similarity Detection
Kick on Detection
Settings Reference
Setting
Type
Default
Description
Last updated