mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-06-13 10:40:37 +00:00
aaddc9fcfd
Previously we could optimize components with only a text value to a string instead of a full object but with 1.9 we can no longer do this for every case. The size reduction from this optimization was small anyway.