PluginApache-2.0
AntiAutoFishing
Prevent players from using an auto fishing mod.
604
Downloads
3
Followers
1 weeks ago
Updated
📦
8
Versions
📖About AntiAutoFishing
AntiAutoFishing
This plugin works by counting the amount of times a player keeps fishing from the exact same location (or within a specific distance as specified in the config). This plugin allows you to add cooldowns, messages, kick players and more.
Images

# Check for plugin updates on startup
check-for-updates: true
# The Captcha Settings
fishing-captcha:
# Amount of times a player can fish until a captcha appears
fish-caught-until-captcha: 2
# The item the player must click to verify
captcha-item: 'EMERALD'
# The filler item for the inventory (leave blank for no item)
filler-item: ''
# UI settings
inventory-name: "Verify: Click the Emerald"
inventory-size: 36
# How many times they can fail the captcha before being kicked
max-failed-attempts: 3