Mineplex2018-withcommit/Plugins/Mineplex.Bungee.Mineplexer/src/mineplex/bungee
md_5 6cf08193df Fix small memory leak in Mineplexer.
* Leak was on line 74 (toString omitted when removing from String collection).
* Impact was actually pretty much nil - collection is rebuilt every minute.
* Side effect of optimization by using UUID itself which has a good hashCode and fast equals implementation.
2016-01-16 20:36:49 +11:00
..
lobbyBalancer Fix Bungee lobby balancer code. 2015-11-08 17:25:54 -06:00
motd Add maintenance line 2015-12-29 02:52:53 -06:00
playerCount Fixed lobby balancing technique. 2015-09-26 18:25:29 -04:00
playerStats Changed PlayerCache to Cache 2015-12-11 01:24:16 -05:00
playerTracker Fix small memory leak in Mineplexer. 2016-01-16 20:36:49 +11:00
status Convert PlayerStatus trackers, Bungee MOTD, and Bungee Server status' from MySQL storage to redis-based system using DataRepository's. 2015-03-14 01:03:22 -04:00
FileUpdater.java Fix LobbyBalancer merge issue and convert PortalRepository to a redis-based system instead of MySQL. 2014-08-08 17:35:37 -04:00
Mineplexer.java Changed login deets for new new db cluster. 2015-04-14 01:59:29 -05:00