Aether
A Collection of Minecraft Bots written in rust mainly developed for 2b2t.org
.
[!WARNING]
This repository is archived i.e. it will no longer be maintained. This is done as the project has moved to
SpaceBots for providing high quality bots.
These bot should remain functional but may contains bugs and can break due to breaking changes in azalea.
Multi Azalea
This project is the wrapper around azalea to support multiple versions of azalea. This was made so that our plugins
support multiple versions of azalea. For more information see multi-azalea
Plugins
- Anti AFK Plugin with advanced configuration which attempts to not get the bot afk kicked.
- Task Manager A small task manager that executes task one by one. Currently, it only supports,
a small number of tasks.
- Utility A small collection of plugins that are essential for bot survival. It includes Auto Eat, and
Kill Aura (WIP).
Examples
- Anti AFK This bot attempts to join the server, and simply tries to not get AFK kicked and also
not die of hunger.
- Stone Miner This bot is specifically designed for mining stones in a stone generator at
craftmc.pl
for my friend.
Deprecated Plugins
- Auto-Mine plugin is the implementation of holding left-click in minecraft. Also, available at PR #168 of azalea.
TODOs / Future Goals
For Project related TODOs head to the project's README.md
- [ ] Discord bot to receive commands to add a bot
- [ ] Map Art Bot which can create map arts
- [ ] Storage Manager Bot which can manage storage
- [ ] amethyst Crystal Farmer bot
- [ ] Auto Trading Bot which can trade with villagers and also, make armors
- [ ] Advanced Pathfinding Example