Anti AFK Fishing is a plugin that prevents player for AFK Fishing, a player must answer the verification within a specific time. if not that player will be kicked. This plugin makes the player cannot auto fishing for AFK, just fishing and waiting for verification time specified by admin.
Feature
- No need to move and find another position for fishing
- Verification by rewriting the text
- Warning before punishment
- Punishment: player cant fishing for a specified day
Installation
Drop the plugin jar file in your server folder /plugins/ and run once.
After the plugin folder and default config.yml is generated.
Start to set your own config withing config.yml and reload your server.
Commands /aaf help - Shows the help command
/aaf settings - Show configuration
/aaf list - Display all player currently fishing
/aaf check <player> - Check stats of player, (check to yourself if name is empty)
/aaf reload - Reloads config
Permissions aaf.* - Include all aaf permissions
aaf.member - include help and check permissions
aaf.command.use - Allows using the commands
aaf.command.help - Allows using command /aaf help
aaf.command.list - Allows using command /aaf list
aaf.command.check - Allows using command /aaf check
aaf.command.checkplayer - Allows using command /aaf check <player>
aaf.command.reload - Allows to use of command /aaf reload
aaf.command.settings - Allows using command /aaf settings
#AntiAutoFishing Plugin #Prefix of the plugin. Set '' for none prefix: '&f[&cAAF&f]' #Fishing time for next verification, in second fish-time: 300 #Additional time for verification mode, in second answer-time: 30
#--------------------------------------# #-------Player Punishment System-------# #--------------------------------------# #Punishment type : player cant fishing for the duration set in day punishment: active: true warn-limit: 3 duration: 1 #--------------------------------------#
FEEL FREE TO GIVE US FEEDBACK FROM YOUR EXPERIENCE USING THIS PLUGIN