icontrolu/src/main
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
..
java/pw/kaboom/icontrolu Use a surrogate character instead of a section sign (#11) 2022-12-27 19:51:36 +02:00
resources Initial MC 1.13.2 support (todo: cleanup) 2019-08-01 17:23:35 +03:00