aboutsummaryrefslogtreecommitdiff
path: root/azalea/examples/testbot/commands.rs
AgeCommit message (Expand)Author
9 daysazalea-brigadier now allows commands to return a Resultmat
9 dayschange panicking functions in Client and EntityRef to return an AzaleaResult ...mat
2026-03-28re-export azalea-chat from azalea, and rename azalea::chat to client_chatmat
2026-03-19implement speed effectmat
2026-01-05pathfinder swimmingmat
2025-12-28Implement `EntityRef` (#299)mat
2025-10-12improve ux for entity matching functionsmat
2025-08-12Client::chat now takes Into<String> and doc fixesmat
2025-08-12add nearest_entity_by and improve some docsmat
2025-08-04Default components (#232)mat
2025-06-02fix issues related to pathfinder miningmat
2025-05-30formatting: merge importsmat
2025-04-04rename ChatPacket::username and uuid to sender and sender_uuidmat
2025-02-22update to rust edition 2024mat
2024-02-22fix for hypixel limbomat
2024-01-07rewrite testbot to use brigadiermat