Releases: MrKinau/FishingBot
Releases · MrKinau/FishingBot
FishingBot v2.13.9
- support for 1.21.11
- code cleanup (thx to @BlazerHeat)
FishingBot v2.13.8
- Fixed a packet handling issue when handling items with the
minecraft:profileitem data component (player heads) in 1.21.9+
FishingBot v2.13.7
- renamed version 1.21.9 to 1.21.9 / 1.21.10
FishingBot v2.13.6
- support for 1.21.9
- add support for server code of conduct and option to auto-acknowledge all code of conducts
- fix some thread termination issues when auto sneak or timers are enabled
- fix command aliases not working with arguments
- improve text component parsing a bit
- fix signed command arguments not working since 1.21.5
FishingBot v2.13.5
- no changes, just renamed the latest version from "1.21.7" to "1.21.7 / 1.21.8"
FishingBot v2.13.4
- fixes a bug which prevents connecting to servers behind a velocity proxy (version 3.4.0-SNAPSHOT build 481 or above) #260
FishingBot v2.13.3
- support for 1.21.7
- add language Croatian (thx to @gH0st (gustigost))
- fix auto sneak not working on 1.21.6+ servers
- fix attribute modifier and equippable item data component en-/decoding on 1.21.6+ servers
FishingBot v2.13.2
- support for 1.21.6
FishingBot v2.13.1
- this release supports versions up to 1.21.5
- stop relying on
minecraft:change_difficultypacket for starting fishing, useminecraft:logininstead, not every server may send the difficulty packet - fix
PacketOutChatMessagehaving an additional byte sent in versions below 1.21.5 leading to a kick - fix component parsing for components network serialized as strings (only login disconnect)
- add disconnect packet handling in configuration phase
- prevent setting a log count setting of less than 1 leading to an error
FishingBot v2.13.0
- support for 1.21.5