commit | 8f3ac2e1d30e8490f0394a112ef1c5d01f4b0bee | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Fri Apr 05 13:24:08 2019 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Fri Apr 05 13:24:08 2019 +0300 |
tree | 60f2a0ab17953388760c63e5df7c5cbbc8be13d8 | |
parent | 1c9654ae97b5fb1011fc85b927c23749262ed4e2 [diff] |
Fix optionalchat -> string datawatcher converter. String datwatcher object assumes empty strings as null, while optionalchat has a separate boolean to indicate that. So if the optionalchat string is not null, but the json -> legacy text converter output an empty string, we add color code to that empty string, so string datawatcher object won't assume it as null.
Support 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.13.2
Important notes:
Known issues:
Known wontfix issues:
Website: http://protocolsupport.true-games.org/
Spigot: http://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Jenkins: http://build.true-games.org/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3