Mineplex2018-withcommit/Plugins/Mineplex.ServerData/src/mineplex/serverdata
Jonathan Williams 26ed7ebb94 Fixes to redis
Fixes for stat handler.
2015-07-26 08:49:35 -07:00
..
commands Add support for redis configuration file to determine viable redis master and slave connections, that can be set to be region-dependant. Fix leakage issue with command manager with not properly returning broken jedis resources. Funnel all redis connection requests through ServerManager for easier configuration use. 2015-05-16 13:01:21 -04:00
data Added ability for LT to modify Admin ranks. 2015-05-13 00:58:45 -07:00
redis Modify RedisConfiguration deserialization options to allow for more dynamic distribution of redis server types and data handling. Servers are now defined individually with metadata representing server type (master/slave) and custom connection names for data redirection on server start up. 2015-06-29 19:27:05 -04:00
servers Fixed mineplexer server status link. 2015-06-30 03:49:53 -04:00
Region.java Convert friend system over to redis-based PlayerStatus data tracking from old SQL storage. 2015-03-14 17:41:16 -04:00
Utility.java Fixes to redis 2015-07-26 08:49:35 -07:00