Commit Graph

522 Commits

Author SHA1 Message Date
ME1312 e238add62c SubServers v2.11.2l 2017-05-25 15:55:47 -04:00
ME1312 2b1f355a6c SubServers.Bungee 2.11.2l BETA 2 2017-04-24 13:16:57 -04:00
ME1312 0364568c23 Merge pull request #7 from Mammothskier/master
Allow usage of "*" to signify run command on all online subservers
2017-04-24 12:28:42 -04:00
ME1312 357ef0c874 Merge recent changes 2017-04-24 12:28:16 -04:00
Kyle Melton 1270fc1bec Removing unused conditional statement 2017-04-23 14:10:22 -06:00
Kyle Melton e802d4f467 Switching do while to a for loop 2017-04-23 14:06:46 -06:00
Kyle Melton 958bc190a2 Allowing commands to be run on all servers using '*' identifier 2017-04-23 13:56:09 -06:00
ME1312 418d1a380e Update Javadoc 2017-04-16 13:02:14 -04:00
ME1312 db8470a331 Update README.md 2017-04-14 14:10:57 -04:00
ME1312 467bb8adf3 SubServers 2 & SubServers.Host v2.11.2k/2.11.2b 2017-04-13 22:39:51 -04:00
ME1312 21dbe876d4 Fix '/Sub Delete' for internally hosted servers 2017-04-10 12:25:33 -04:00
ME1312 98187137c4 Make SubData Reconnections Async 2017-04-09 23:39:28 -04:00
ME1312 34a947e5ea Update README.md 2017-04-03 15:13:05 -04:00
ME1312 12f75b9de5 Clean up some log messages 2017-04-03 13:52:28 -04:00
ME1312 e22e669b78 SubServers v2.11.2i & SubServers.Host v1.11.2a 2017-04-03 13:08:00 -04:00
ME1312 78cb8f9d39 Add Commands to SubServers.Host 2017-04-01 16:31:57 -04:00
ME1312 8e0172302e Various fixes to the last build 2017-04-01 12:50:09 -04:00
ME1312 7821c1f88e SubServers.Host Alpha 2
This update to SubServers.Host adds the core functions to the program.
It can now be used to host and create servers on other machines. API
while available is quite limited right now. This is also a very early
build, so it's probably not so stable just yet fyi.
2017-04-01 01:37:48 -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 3dcbd8252e SubServers.Host API Additions 2017-02-05 17:03:17 -05:00
ME1312 8458acb255 Auto-Update SubServers.Client 2017-01-30 22:04:37 -05:00
ME1312 b7a8fbc8b5 Changes to the Plugin Loader 2017-01-30 19:33:30 -05:00
ME1312 df837bf1cb Remove YAML from JavaDoc 2017-01-30 15:37:21 -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
ME1312 dcd2ad8aa6 SubServers Release v2.11.2h 2017-01-26 17:19:48 -05:00
ME1312 96743ddecf SubServers Release v2.11.2b 2017-01-21 11:49:37 -05:00
ME1312 9aeb835ed7 Minor Fixes 2017-01-12 16:42:32 -05:00
ME1312 86647430de SubServers Release v2.11.2f 2017-01-12 16:04:59 -05:00
ME1312 085e2d0518 Update README.md 2017-01-11 22:39:16 -05:00
ME1312 16e438727e Update README.md 2017-01-11 22:22:34 -05:00
ME1312 6f9466492b Update README.md 2017-01-11 22:15:42 -05:00
ME1312 01a7d49780 Console Bugfixes/Additons 2017-01-11 17:07:03 -05:00
ME1312 5e8293a8f5 Quick Fixes 2017-01-10 22:29:31 -05:00
ME1312 39fa66c828 SubCreator Console Support & Aethstetic Changes
You can now popout SubCreator with SubServers.Console: /popoutc
2017-01-10 22:23:29 -05:00
ME1312 8133970000 Some quick fixes 2017-01-09 15:15:43 -05:00
ME1312 d59bb7d4cc SubServers.Console & Re-add LogFilter API
SubServers Console is a simple bungeecord plugin that pops your
subservers out into their own console window. No configuration
required, one simple command: /popout
2017-01-09 14:37:57 -05:00
ME1312 f0f5da7816 SubServers Release v2.11.2e 2017-01-08 14:42:40 -05:00
ME1312 6010edb868 API Additions & Launch Changes 2017-01-07 21:30:03 -05:00
ME1312 bdb11b1ea6 Better Document SubServers.Bungee 2017-01-07 14:06:54 -05:00
ME1312 aec6282ee4 Update README.md 2017-01-06 16:12:43 -05:00
ME1312 bef900cf87 Fix links 2017-01-06 16:11:52 -05:00
ME1312 279f414944 Use repo.ME1312.net 2017-01-06 16:03:33 -05:00
ME1312 67a2541897 Create CNAME 2017-01-06 15:56:31 -05:00
ME1312 ae587deaf0 Allow multiple packets to be registered with the name name
It's sorta experimental, but in theory: multiple packets should be able
to write to the same handle and multiple packets should be able to read
from the same handle.
2017-01-06 15:44:34 -05:00
ME1312 8255e2464a Remove JavaDoc Timestamps 2017-01-03 18:17:13 -05:00
ME1312 6b875c812d Clean up commit 2017-01-03 18:16:10 -05:00
ME1312 4a00c15b7f Rename JavaDoc/SubServers.Bungee/allclasses-frame.html to Javadoc/SubServers.Bungee/allclasses-frame.html 2017-01-03 18:13:30 -05:00
ME1312 140c216569 Update README.md 2017-01-03 12:58:14 -05:00
ME1312 249b95fa69 Update README.md 2017-01-03 12:57:10 -05:00
ME1312 4c417a2fef Set theme jekyll-theme-cayman 2017-01-03 12:53:20 -05:00