Commit Graph

13 Commits

Author SHA1 Message Date
ME1312 eb18c01b22 Rewrite Launch & PluginLoader for SubServers.Host
This commit changes the way SubServers.Host launches itself and loads it's plugins. Overall loading plugins this way is more efficient, faster, and can cause less problems than before.

Plugins will still use the package.xml & @SubPlugin annotation system to be loaded.

Also, there are some changes to the logger that better support async logging.
2018-01-21 15:45:27 -05:00
ME1312 185ce70cd9 SubServers BungeeCord Patcher
Add a way to patch a build of BungeeCord into SubServers.Bungee/SubServers.Sync
2017-08-23 09:49:41 -04:00
ME1312 148abc67cf Fix .gitignore 2017-08-22 09:14:57 -04:00
ME1312 41e77e124c SubServers, Host, Sync & Client v2.12.1d/2.12.1c/2.12.1a/2.12.1c 2017-08-22 09:02:23 -04:00
ME1312 5bddfbed0b SubServers, Host, & Client Beta v2.12b;1/2.12c;1/2.12b;1 2017-07-18 19:28:59 -04:00
ME1312 357ef0c874 Merge recent changes 2017-04-24 12:28:16 -04:00
ME1312 98187137c4 Make SubData Reconnections Async 2017-04-09 23:39:28 -04: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
ME1312 dcd2ad8aa6 SubServers Release v2.11.2h 2017-01-26 17:19:48 -05:00
ME1312 fa27a80c69 Add JavaDoc 2017-01-01 16:38:51 -05:00
ME1312 d6c9729304 SubServers 2 Beta 3 2016-12-19 18:31:01 -05:00
ME1312 6fd13e81dc SubServers.Bungee Beta 1
The first beta release of SubServers.Bungee
2016-12-15 16:04:39 -05:00
ME1312 ef11daee68 SubServers.Bungee 2016-12-04 22:21:04 -05:00