/FishingBot

1.8 - 1.15.2 Fishing Bot for Minecraft

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Minecraft 1.8 - 1.15.2 and 20w12a AFK Fishing bot

Codacy grade GitHub issues GitHub GitHub downloads

Download

  • a list with all releases can be found here
  • The latest release can be downloaded here

How to use

  1. Download a release (or build it at you own: git clone this repo and mvn package)
  2. Start the Client (java -jar Fishingbot.jar)
  3. Fill in the config.properties, which generated on the first start
  4. Give a fishing rod to the account you used and place him in front of water

Features

  • Auto-Fishing Bot
  • Announces Loot/Level (also in Discord if wanted)
  • chat commands
  • automatic respawn (a bit buggy but it works)
  • connect to every relevant minecraft version (realms included)
  • Offline and online mode
  • Use the bot console to chat
  • Want more? Feel free to request a feature to the original author here or to me here

Commands (replace <username) with the account username of your bot)

  • check the bots level with "<username>.level"
  • check the bots health with "<username>.health"
  • let the bot say anything with "<username>.say <message>"
  • stop the bot using "<username>.stop" (to allow you to do this, you have to set your name in the config)

Supported Versions

  • 1.8
  • 1.9
  • 1.9.1
  • 1.9.2
  • 1.9.4
  • 1.10
  • 1.11
  • 1.11.1
  • 1.12
  • 1.12.1
  • 1.12.2
  • 1.13
  • 1.13.1
  • 1.13.2
  • 1.14
  • 1.14.1
  • 1.14.2
  • 1.14.3
  • 1.14.4
  • 1.15
  • 1.15.1
  • 1.15.2
  • 20w12a (still in development)

Contribution

You are free to create a fork or a pull request to participate. You also can report bugs or request a new feature in the issues tab (I will answer them as soon as possible)

Credits

Thanks to Torchbot for a code base. I've just stolen the half project lol.