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