tritonmc / Triton

Translate your server! Sends the same message in different languages... Hooks into all plugins!
https://triton.rexcantor64.com
GNU General Public License v3.0
87 stars 34 forks source link

fix(spigot): set objective packet throwing error on MC 1.20.6+ #423

Closed diogotcorreia closed 4 months ago

diogotcorreia commented 4 months ago

The packet was changed in MC 1.20.6, making the NumberFormat field a Optional field instead.

This commit also changes the plugin to use ProtocolLib's wrappers instead of Objects.