Mineplex2018-withcommit/Plugins/Mineplex.ServerMonitor/src/mineplex/servermonitor
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
..
data Added some exception protection in Redis retrieve dedicated servers. 2015-01-29 07:05:50 -08:00
CustomFormatter.java Added file logger to ServerMonitor. 2014-07-29 21:10:52 -07:00
GenericRunnable.java Moved files into Mineplex.core 2014-03-09 00:50:13 -08:00
JsonWebCall.java Removed dead project ServerStatus 2014-05-28 11:18:30 -07:00
MinecraftPing.java Optimized queries to retrieve and update player information by removing inner join calls on the account. 2015-03-25 15:10:59 -07:00
MinecraftPingOptions.java Optimized queries to retrieve and update player information by removing inner join calls on the account. 2015-03-25 15:10:59 -07:00
MinecraftPingReply.java Optimized queries to retrieve and update player information by removing inner join calls on the account. 2015-03-25 15:10:59 -07:00
MinecraftPingUtil.java Optimized queries to retrieve and update player information by removing inner join calls on the account. 2015-03-25 15:10:59 -07:00
ProcessRunner.java Fixed Dynamic Server monitor stuff. 2014-02-18 00:40:41 -08:00
ServerMonitor.java Added support for creating Event servers. 2015-03-15 20:50:54 -07:00
ServerSorter.java Converted Bungee to redis. 2015-03-13 17:53:36 -07:00
StatusHistoryRepository.java Optimized queries to retrieve and update player information by removing inner join calls on the account. 2015-03-25 15:10:59 -07:00