mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-21 17:45:36 +01:00
0b5fa37f96
The JsonParser#parseString detection in CommonBoss will detect " " as valid json (JsonNull) and won't wrap it around ComponentUtil#plainToJson like it should, at some point in the future I would like CommonBoss to only accept a JsonElement instance and not raw strings anymore. Closes https://github.com/ViaVersion/ViaFabricPlus/issues/494 |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |