SubServers – The Minecraft Server Management Platform
Go to file
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
Artifacts Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
Javadoc Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
SubServers.Bungee Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
SubServers.Client Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
SubServers.Console Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
SubServers.Host Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
SubServers.Sync Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
_config.yml Set theme jekyll-theme-cayman 2017-01-03 12:53:20 -05:00
.gitattributes SubServers, Host, & Client Beta v2.12b;1/2.12c;1/2.12b;1 2017-07-18 19:28:59 -04:00
.gitignore Correct dependency versions 2018-04-12 20:48:33 -04:00
CNAME Fix links 2017-01-06 16:11:52 -05:00
ISSUE_TEMPLATE.md Add reload packet for ExHosts and Servers using Client 2017-12-13 19:04:58 -05:00
LICENSE Generate difference list 2017-08-24 10:28:00 -04:00
pom.xml Attempt to make contributing a little easier 2018-04-10 01:48:18 -04:00
README.md Update README.md 2018-03-27 16:38:03 -04:00