SubServers-2/SubServers.Bungee/src/net/ME1312/SubServers/Bungee
ME1312 75b9b688cc Rewrite SubData API for JSON dependancy changes
This commit removes the org.JSON library where alternatives are already provided (Bungee & Bukkit provide Gson). This change was made to improve compatability with BungeeCord plugins and reduce file sizes.

This means big changes to the SubData API, which heavily relied on org.JSON. Now we submit our data through YAMLSection to be converted and sent over the network.
2018-04-14 21:53:51 -04:00
..
Event SubServers, Host, Sync & Client v2.12.1d/2.12.1c/2.12.1a/2.12.1c 2017-08-22 09:02:23 -04:00
Host Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
Library Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
Network Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
Launch.java Minor changes 2018-03-21 16:45:59 -04:00
SubAPI.java Make the version system layered 2018-03-13 23:38:26 -04:00
SubCommand.java Add a way to parse (non-extended) layered versions 2018-03-15 22:45:54 -04:00
SubPlugin.java Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00