Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaybox/shaysbot
My personal Minecraft bot using Azalea
https://github.com/shaybox/shaysbot
azalea azalea-plugin azalealibrary minecraft minecraft-bot minecraft-bots
Last synced: 8 days ago
JSON representation
My personal Minecraft bot using Azalea
- Host: GitHub
- URL: https://github.com/shaybox/shaysbot
- Owner: ShayBox
- License: mit
- Created: 2023-01-12T01:36:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T11:11:02.000Z (20 days ago)
- Last Synced: 2024-10-29T13:11:46.688Z (20 days ago)
- Topics: azalea, azalea-plugin, azalealibrary, minecraft, minecraft-bot, minecraft-bots
- Language: Rust
- Homepage:
- Size: 134 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShaysBot
A feature-rich Minecraft bot built using [Azalea](https://github.com/azalea-rs/azalea), designed to enhance gameplay
with automated features and useful commands. Written in Rust for high performance and reliability. Includes support for
No Chat Reports (NCR) encryption to ensure secure and private communication.## Features
### Plugins
- [**AntiAFK**](src/plugins/anti_afk.rs) - Prevents being kicked for AFK by simulating activity
- [**AutoEat**](src/plugins/auto_eat.rs) - Automatically eats food when hunger is low
- [**AutoExit**](src/plugins/auto_exit.rs) - Automatically exits in dangerous situations
- [**AutoLook**](src/plugins/auto_look.rs) - Automatically looks at specific targets
- [**AutoPearl**](src/plugins/auto_pearl.rs) - Handles automatic ender pearl throwing
- [**AutoTotem**](src/plugins/auto_totem.rs) - Automatically equips totems for survival
- [**PearlTracker**](src/plugins/pearl_tracker.rs) - Tracks and manages ender pearl cooldowns and usage### Commands
- [**Pearl**](src/plugins/commands/pearl.rs) - Manages ender pearl-related commands and tracking
- [**Playtime**](src/plugins/commands/playtime.rs) - Tracks and displays player playtime statistics (2b2t.vc)
- [**Seen**](src/plugins/commands/seen.rs) - Shows when players were last seen online (2b2t.vc)