commit | 00a3dca21f000c7131ff4d8b4dfaf2f1c475ef47 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Mon Mar 20 16:42:03 2017 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Mon Mar 20 16:42:03 2017 +0300 |
tree | 8bac81e4350973ebfaf5842ad8f04579bc3c73c6 | |
parent | 1e919e9f2d15f01468eaab6e19613dae740f477f [diff] |
ChatAPI::fromJson should never return null (because none of the internal components expect it). Also the return result of Gson::parseJson should be check for null, because it may return null if input string is empty (and maybe in some other cases).
Support 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 client on Spigot 1.11.2 and GlowStone
Important notes:
Known issues:
Known wontfix issues:
================
Spigot: http://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
Jenkins: http://build.true-games.org/job/ProtocolSupport/
================
Licensed under the terms of GNU AGPLv3