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.
Discord For Support + New Features:
https://discord.gg/Rqmngywv57
Config.yml file
Code (YAML):
# General Settings
check-for-updates : true # Check for new plugin updates
# AntiFishing Settings
# This is the max distance between the players last fishing location to count towards their anti fish total
# If disabled then it will only count the exact same spot (including mouse movement)
max-fish-distance:
enabled : false
distance : 3 # The amount of blocks between last fishing location
# Fishing cooldown is giving a player a temporary cooldown for the amount of anti fish total
fishing-cooldown:
enabled : true
length : -1 # This is in seconds
exploit-numbers : # This is the "anti fish total" (the amount of times they have fished from the same spot)
- 5
- 6
- 7
- 8
- 9
- 10
# Fishing messages is giving a player a warning message for the amount of anti fish total
fishing-messages:
enabled : true
message : "&cPlease move around while fishing." # This is the message they will receive
exploit-numbers : # This is the "anti fish total" (the amount of times they have fished from the same spot)
- 5
- 6
- 7
- 8
- 9
- 10
# This will stop a player from fishing on these anti fish totals
disallow-fish:
enabled : true
exploit-numbers : # This is the "anti fish total" (the amount of times they have fished from the same spot)
- 5
- 6
- 7
- 8
- 9
- 10
# This will kick a player for fishing in the same spot too many times
kicking-players:
enabled : true
message : "&cYou were detected for auto fishing." # This is the message they will receive
exploit-numbers : # This is the "anti fish total" (the amount of times they have fished from the same spot)
- 15
Search Tags - Ignore
autofishing
mod
hack
cheat
auto fish
prevent hacking
prevent cheating
stop autofish players
spigot anti cheat
spigot hack
spigot anti auto fish