SubServers-2/SubServers.Console
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
..
src Queue packets until subdata connection is authorized 2017-09-23 23:19:22 -04:00
pom.xml Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00