Language

⭐ AntiAutoFishing ⭐ - Prevent Auto Fishing Mods (1.7-26.1)

⭐ AntiAutoFishing ⭐ - Prevent Auto Fishing Mods (1.7-26.1)

SpigotMC

Stop players from using an auto fishing mod.

1.5k downloads 5.0 rating
latest v2.0.2 SpigotMC
1.7 – 26.1
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
[​IMG]
[​IMG]
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
 

autofishing
mod
hack
cheat
auto fish
prevent hacking
prevent cheating
stop autofish players
spigot anti cheat
spigot hack
spigot anti auto fish

Versions

Release
2.0.2
·
2
Release
2.0.1
·
8
Release
2.0
·
2
Release
1.5
·
16
Release
1.4
·
68
Release
1.3.3
·
460
Release
1.3.2
·
148
Release
1.3.1
·
94
Release
1.3
·
104
Release
1.2.2
·
140
Release
1.2.1
·
125
Release
1.2
·
131

Comments 0

No comments yet. Be the first to share your thoughts.

Download ⭐ AntiAutoFishing ⭐ - Prevent Auto Fishing Mods (1.7-26.1)

Files are served directly from the original source. Modgrid does not host or modify them.