Geyser/connector
Camotoy dcf1731d8a
Implement correct sign wrapping (#1228)
* Implement correct sign wrapping

This commit ensures that the auto-wrapping nature of Bedrock with signs is corrected. If a Bedrock player sends a sign that is auto-wrapped, it will now be interpreted by Geyser to fit on multiple lines. Additionally, Geyser will crop incoming sign text to prevent auto-wrapping.

* Don't wrap if it's the last line
2020-09-01 23:38:36 -05:00
..
src/main Implement correct sign wrapping (#1228) 2020-09-01 23:38:36 -05:00
pom.xml Relocate the rest of our dependencies (#1227) 2020-09-01 23:38:10 -05:00