This repository was archived by the owner on Feb 26, 2025. It is now read-only.
Tags: AS1100K/aether
Tags
Bridged logs to discord and add chat feedback back (#14)
Added Support for Multiple Bots, Advanced Anti AFK Plugin and Discord… … Plugin (#10) * RELEASE 0.3.0-alpha.6 * Moved to Minecraft Version 1.20.6 * Moved to Better 1.20.6 * Removed Chat feedback * Fix: stone miner movement (#6) * Optimized Imports * Added Support for multiple bots (#8) * Added support for multiple bots * Added `Config` resource * updated todos * Improved distance calculation for `StopPathfinding` * Added version check for `config.json` * Advanced Anti-AFK (#7) * Added Advanced Anti AFK * fixed anti-afk * Integrated Task Manager to support newer Anti AFK Plugin * Added newer anti-afk plugin to `aether-core` * Created `rust-toolchain` for entire workspace * Updated documentation * Added Chat Feedback back * updated .gitignore * Added Discord Plugin * Added Discord Chat Bridge Plugin * fix: Added support for multiple bots * Integrated Discord Plugin with `aether-core`
Better Pearl Loading (#3) - Removed unnecessary println that logs the server's chat - Makes the bot come back to the AFK Location after loading the pearl - Better AFK Module (now bot interacts with chest and even sends swing packets other than random head rotati Major Commits: * Moved from `std::sync::Mutex` to `parking_lot::Mutex` * Added Modular Approach to stop pathfinding. + fmt * Removed unused function * Added functionality for the bot to go back to the afk location after loading the pearl * Added Better AFK Module * Added "You have lost connection to the server" support for 2b2t * Removed logging of every chat message * Removed unnecessary mut * Added Debug Trait to State * Better Pearl Loading * Bumped Azalea Version * Bump the Version of `aether-core`