Configuration
# Discord webhook URL for reporting failed captchas
discord-webhook-url: "
https://discord.com/api/webhooks/..."
# How often to issue captcha challenges (in minutes)
captcha-interval-minutes: 30
# How long a player has to respond to a captcha (in seconds)
captcha-timeout-seconds: 120
# Minimum number of entity attacks required before captcha is issued
minimum-attacks-for-captcha: 100
# Storage type: "sqlite" or "mysql"
storage:
type: sqlite
Permissions
- antiautoclick.admin - Access to all admin commands
- antiautoclick.bypass - Bypass captcha checks
- antiautoclick.notify - Receive notifications when players fail captcha