This update changes the internals and API methods for SubServers.Host. Namely, the arguments for @SubPlugin and the Logger API.
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.