Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
/ aether Public archive

Collection of Minecraft Bots and Plugins written in rust.

License

Notifications You must be signed in to change notification settings

AS1100K/aether

Repository files navigation

maintenance-status License CI Status PR Status Release Status

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

  1. Anti AFK Plugin with advanced configuration which attempts to not get the bot afk kicked.
  2. Task Manager A small task manager that executes task one by one. Currently, it only supports, a small number of tasks.
  3. Utility A small collection of plugins that are essential for bot survival. It includes Auto Eat, and Kill Aura (WIP).

Examples

  1. Anti AFK This bot attempts to join the server, and simply tries to not get AFK kicked and also not die of hunger.
  2. Stone Miner This bot is specifically designed for mining stones in a stone generator at craftmc.pl for my friend.

Deprecated Plugins maintenance-status

  • 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