BungeeCord/chat/src
kashike aaddc9fcfd Remove an optimization for simple components. Removes a workaround needed for 1.9
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.
2016-03-16 17:12:56 +00:00
..
main Remove an optimization for simple components. Removes a workaround needed for 1.9 2016-03-16 17:12:56 +00:00
test/java/net/md_5/bungee/api/chat chat: Correct placeholder handling in translatable 2015-08-30 14:50:37 -07:00