SubServers – The Minecraft Server Management Platform
Go to file
ME1312 27b1d6b51a
Extend SubAPI to wrap the SubData packet centered APIs
Simple requests like those used to list hosts or servers shouldn't require messing around trying to keep up with the SubData Direct protocol. It should be easy, right?

Now, SubAPI includes methods simalar to those seen in SubServers.Bungee for accessing data for Hosts, Servers, SubServers, Proxies, & Players easily. Requests the SubData Packet API is already capable of making will be included as methods in these variables.
2018-06-30 23:46:58 -04:00
.github Add some escapes for use in SubServers.Host commands 2018-06-25 20:51:14 -04:00
Artifacts Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -04:00
Javadoc Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -04:00
SubServers.Bungee Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -04:00
SubServers.Client Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -04:00
SubServers.Console Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
SubServers.Host Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -04:00
SubServers.Sync Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -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 All future commits from @me1312 should now be signed 2018-04-14 23:50:14 -04:00
CNAME Fix links 2017-01-06 16:11:52 -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-05-05 21:16:40 -04:00