icontrolu/src/main/java/pw/kaboom/icontrolu
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
..
commands Update Paper API & Use adventure for messages (#9) 2022-11-03 12:27:46 +02:00
utilities Use spaces instead of tabs 2022-05-20 05:21:46 +03:00
ControlPlayer.java Use a surrogate character instead of a section sign (#11) 2022-12-27 19:51:36 +02:00
Main.java Update Paper API & Use adventure for messages (#9) 2022-11-03 12:27:46 +02:00