feat: add a rules bytes return for valve protocol (#597)

* feat: added a rules bytes return for valve protocol

* chore: add changelog
This commit is contained in:
dayrain 2024-08-05 19:16:45 +09:00 committed by GitHub
parent 1c7c1e66f4
commit 9e83681cee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -3,6 +3,7 @@
## 5.X.Y
* Fix the `name` field on Minecraft servers running Velocity with multiple layers of color encoding (#595)
* Added [Bun](https://bun.sh/) runtime support (#596)
* Added a rules bytes return for valve protocol (By @blackwaterbread #597)
## 5.1.0
* FOUNDRY - Added support (#585)