azalea-rs / azalea

A collection of Rust crates for making Minecraft bots, clients, and tools.
https://azalea.matdoes.dev
MIT License
403 stars 50 forks source link

Better chat events #67

Closed mat-1 closed 1 year ago

mat-1 commented 1 year ago

This basically makes it so you can send chat packets more easily from a plugin, and also moves around some stuff to make more sense.

mat-1 commented 1 year ago

pretty sure this works fine