- Download a release (or build it at you own:
git clone
this repo andmvn package
) - Start the Client (java -jar Fishingbot.jar)
- Fill in the config.properties, which generated on the first start
- Give a fishing rod to the account you used and place him in front of water
- 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
- 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)
- 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)
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)
Thanks to Torchbot for a code base. I've just stolen the half project lol.