SubServers-2/SubServers.Bungee/src/net/ME1312/SubServers/Bungee/Library
ME1312 52c6da2517
Choose fallback based on confidence score
The fallback server chosen when a server goes down is now chosen based on SubServers' confidence that the server can recieve the player in question.

If there is a tie, the first server to achieve a high score is chosen. Servers meeting these requirements will get the highest score currently possible:
-> Fallback servers should not be white-listed (`Restricted: false`)
-> Fallback servers should be visible (`Hidden: false`)
-> Fallback subservers should be running
-> SubServers trusts that fallback servers connected to SubData are online
2018-10-14 03:26:23 -04:00
..
Compatibility Add bungee.yml for installation instruction 2018-04-06 20:10:25 -04:00
Config Allow raw binary to be sent over SubData 2018-08-23 23:35:22 -04:00
Exception SubServers, Host, Client Beta v2.12b;3/2.12c;3/2.12b;3 2017-07-23 00:32:57 -04:00
Files Choose fallback based on confidence score 2018-10-14 03:26:23 -04:00
Version Extend SubAPI to wrap the SubData packet centered APIs 2018-06-30 23:46:58 -04:00
Callback.java Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
Container.java SubServers, Host, & Client Beta v2.12b;2/2.12c;2/2.12b;2 2017-07-21 16:45:41 -04:00
ExtraDataHandler.java Make Name field optional for SubServers.Client 2018-01-29 01:04:36 -05:00
Metrics.java Replace Auto-Restart and Temporary Flags with Stop Actions 2018-08-29 21:55:59 -04:00
NamedContainer.java SubServers, Host, & Client Beta v2.12b;2/2.12c;2/2.12b;2 2017-07-21 16:45:41 -04:00
SubEvent.java Better Document SubServers.Bungee 2017-01-07 14:06:54 -05:00
UniversalFile.java Better Document SubServers.Bungee 2017-01-07 14:06:54 -05:00
Util.java Create a more straightforward way for interacting with unstable methods 2018-07-28 22:09:47 -04:00