icontrolu/src/main/java/pw/kaboom
Chipmunk b9a61fac2e
Use a surrogate character instead of a section sign (#11)
Surrogate characters cannot be encoded into UTF-8 (which IIRC is used in the protocol), meaning that it cannot be used in chat messages. As far as I am aware, surrogate characters are not illegal chat characters. meaning they should still work in `Player#chat`.
2022-12-27 19:51:36 +02:00
..
icontrolu Use a surrogate character instead of a section sign (#11) 2022-12-27 19:51:36 +02:00