Commit Graph

4 Commits

Author SHA1 Message Date
ME1312 418d1a380e Update Javadoc 2017-04-16 13:02:14 -04:00
ME1312 af398c48cc SubServers.Host Internal/API Changes
This update changes the internals and API methods for SubServers.Host.
Namely, the arguments for @SubPlugin and the Logger API.
2017-02-07 19:39:18 -05:00
ME1312 b7a8fbc8b5 Changes to the Plugin Loader 2017-01-30 19:33:30 -05:00
ME1312 7b3e7ae9e8 Start SubServers.Host & SubAPI Null Checks
This marks the beginning of SubServers.Host. As of now it is just a
simple plugin loading API, but it is planned to become a way to host
servers on other machines.

Also, SubAPI now checks to make sure variables aren't null in many
places.
2017-01-30 15:22:36 -05:00