Commit Graph

38 Commits

Author SHA1 Message Date
cnr 5fa583109f Revert BungeeRotator US/EU merge
This reverts commits e59d744074 and
b8ac877fa3
2017-03-23 15:04:04 -05:00
cnr b8ac877fa3 Don't add US records twice 2017-02-16 02:55:29 -06:00
Peter Miller e59d744074 Temporarily reassigning to US Redis IP for EU player redirection testing.
10.81.1.156 -> 10.33.53.16
2017-02-16 02:02:44 -06:00
cnr d5160bf10b Don't register https scheme in BungeeRotator 2017-01-13 03:07:50 -06:00
samczsun a4614fe3b4 Drastically reduce BungeeRotator size (3MB!!!) 2017-01-12 23:23:11 -06:00
Kenny 6f2705f0e4 Reduce size of bungeerotator jar
Make use of the maven shade plugin's `minimizeJar` option to filter out
classes not explicitly mentioned, and use two artifact filters to
explicitly include classes used. Also removes the mysql driver check in
the main method as it is not necessary for this program to work.
2017-01-11 15:46:20 -06:00
cnr 777574a8ff Add missing dependency to BungeeRotator 2016-12-14 23:23:42 -07:00
samczsun d291521ad1 Clean up DonationManager 2016-12-14 19:52:13 -07:00
Kenny 1b76de9e06 Implement timeout into HTTP calls to prevent freezes 2016-12-12 21:21:06 -05:00
Shaun Bennett 82d51a896f Add SERVER_STATS to DBPool. Rename STATS to MINEPLEX_STATS 2016-02-19 19:54:06 -06:00
Shaun Bennett 7714e4960c Use DBPool for everything 2016-02-19 00:17:38 -06:00
md_5 bb4091c7a6 Use Maven for Compilation 2016-01-20 11:20:58 +11:00
Jonathan Williams 2953fe395f Changed dns api key to new key.
Prevent server monitor redis calls to cause restarts.
Added winter chests to customer support.
2015-12-17 18:33:49 -05:00
libraryaddict e7213fdb7e Remove project specific settings 2015-12-13 16:41:37 +13:00
Jonathan Williams 1ad61a09e4 Should include the file with the change commit. 2015-09-26 18:30:45 -04:00
Jonathan Williams cf035eeb37 Fixed Bungee issues with new redis configs. 2015-07-03 02:17:27 -04:00
Jonathan Williams c6e4c5c5e4 Fixed mineplexer server status link.
Fixed issue with ServerManager and default connection.
2015-06-30 03:49:53 -04:00
Jonathan Williams 9a4bcd29a1 Fixed Sparks problems... 2015-06-27 02:26:29 -05:00
Jeremiah Bishop dd9e6a6866 Started adding SkyWars game mechanics 2015-06-18 14:54:26 -04:00
Jonathan Williams 96b1df4ee0 Fixed global player count.
Fixed tasks.
2015-05-22 14:33:25 -07:00
Jonathan Williams b7cdc82cd2 Fixed server sorter for UHC.
Work on converting to UltraDNS api.
2015-05-14 00:12:13 -07:00
Jonathan Williams a662c93a92 Fix so 0.0.0.0 doesn't get selected for DNS rotation. 2015-04-21 23:36:12 -05:00
Jonathan Williams 6472194d44 Optimized queries to retrieve and update player information by removing inner join calls on the account.
Added account id retrieval on login.
Added account id caching in redis.
2015-03-25 15:10:59 -07:00
Jonathan Williams 16c41aba82 Retrofitted BungeeRotator to updating IP information. 2015-03-25 15:02:14 -07:00
Jonathan Williams 4d557cb392 Code to improve stat recording, commented out for now. 2015-03-15 19:28:58 -07:00
Jonathan Williams de780ae2f0 Some geolocation call test code. 2015-03-15 19:28:38 -07:00
Jonathan Williams c1c284002d Fixed JREs for Mineplexer and BungeeRotator.
Added a little more info on debug for BungeeRotator.
2015-03-14 06:21:04 -07:00
Ty Sayers ffedc82785 Commit leftover package that was not committed from previous re-organization. 2015-03-14 01:52:37 -04:00
Ty Sayers af898e3306 Convert PlayerStatus trackers, Bungee MOTD, and Bungee Server status' from MySQL storage to redis-based system using DataRepository's.
Re-organize structure of ServerData packaging.
2015-03-14 01:03:22 -04:00
Jonathan Williams c157df8fd0 Added debug functionality to BungeeRotator. 2015-03-13 18:10:53 -07:00
Jonathan Williams cb93769e03 Converted Bungee to redis.
Increased DBPool maximum connections to 5.
2015-03-13 17:53:36 -07:00
Jonathan Williams 521891f409 Updated BungeeRotator to reflect new API key and abide by new rate limits. 2015-03-07 21:47:02 -08:00
Jonathan Williams c50e79355f Added proper logging to BungeeRotator 2015-02-14 13:49:09 -08:00
Jonathan Williams beac0b4828 Added try catch in BungeeRotator and ServerMonitor so they don't crash out. 2015-02-14 00:47:03 -08:00
Jonathan Williams 908533b232 Added some exception protection in Redis retrieve dedicated servers.
Removed Statifier project.

Improved ServerMonitor:
- Added recording of dedicated server stats
- Added recording of server group stats
- Added recording of bungee stats
- Added recording of network stats
2015-01-29 07:05:50 -08:00
Jonathan Williams 2a29def670 Bungee rotator only waits 5 minutes before determining a bungee is offline. 2015-01-03 01:53:38 -06:00
Jonathan Williams ecad60eee3 Added PlayerTracker to Mineplexer
Changed how max players is displayed in Mineplexer

Added a cut-off of 900 players for each bungee in BungeeRotator, minimum of two records.
2014-11-05 14:40:40 -08:00
Jonathan Williams 2f563f8277 BungeeRotator project. 2014-10-29 17:15:32 -07:00