Mineplex2018-withcommit/Plugins/Mineplex.ServerData/src/mineplex/serverdata
Jonathan Williams 3b54789767 Optimized logins dealing with mysql with multiqueries.
Added lazy loading of Pool data and Loaded check before performing anything.

Refactored MiniClientPlugin and created MiniDbClientPlugin

Renamed RankBenefitManager9000 to BenefitManager

Removed /send ability for now.
2014-11-25 13:25:13 -08:00
..
transfers Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex 2014-11-10 18:55:57 -05:00
CommandCallback.java Add callback feature set for cross-server command system to reduce dependencies, clean up old constant references and add in ability to initialize server name on ServerData. Clean up old 'this' references to '_' prefixed variables and standardize field naming. 2014-09-25 17:17:38 -04:00
CommandType.java Add callback feature set for cross-server command system to reduce dependencies, clean up old constant references and add in ability to initialize server name on ServerData. Clean up old 'this' references to '_' prefixed variables and standardize field naming. 2014-09-25 17:17:38 -04:00
Data.java Add ServerCommand system for live cross-server commands,. Update Queuer to support Redis based database and functionality. Fix ServerStatus start up dates to synchronize properly with central Redis time. Add new DataRepository's for easier dynamic object storage in redis. Update Portal server-transfers to support new cross-server command system rather than database stored server transfers. 2014-09-21 20:42:47 -04:00
DataRepository.java Add ServerCommand system for live cross-server commands,. Update Queuer to support Redis based database and functionality. Fix ServerStatus start up dates to synchronize properly with central Redis time. Add new DataRepository's for easier dynamic object storage in redis. Update Portal server-transfers to support new cross-server command system rather than database stored server transfers. 2014-09-21 20:42:47 -04:00
DedicatedServer.java Add new Mineplex.ServerData library for interfacing with the ServerRepository, and modify Mineplex.ServerMonitor, Mineplex.Bungee.Mineplexer and Mineplex.Core to integrate changes. 2014-08-01 17:56:29 -04:00
DedicatedServerSorter.java Add new Mineplex.ServerData library for interfacing with the ServerRepository, and modify Mineplex.ServerMonitor, Mineplex.Bungee.Mineplexer and Mineplex.Core to integrate changes. 2014-08-01 17:56:29 -04:00
MinecraftServer.java Fixed redis server time functions. 2014-10-11 04:40:53 -07:00
RedisDataRepository.java Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex 2014-11-10 18:55:57 -05:00
RedisServerRepository.java Fixed load time issue with ServerConfiguration. 2014-11-07 01:27:07 -08:00
Region.java Add ServerCommand system for live cross-server commands,. Update Queuer to support Redis based database and functionality. Fix ServerStatus start up dates to synchronize properly with central Redis time. Add new DataRepository's for easier dynamic object storage in redis. Update Portal server-transfers to support new cross-server command system rather than database stored server transfers. 2014-09-21 20:42:47 -04:00
ServerCommand.java Player report system commit, including functionality for long-form MySQL storage of report logs as well as real-time redis based report sessions. 2014-11-10 18:44:46 -05:00
ServerCommandListener.java Fixed TransferCommand 2014-10-27 04:34:35 -07:00
ServerCommandManager.java Optimized logins dealing with mysql with multiqueries. 2014-11-25 13:25:13 -08:00
ServerGroup.java Fixed null resourcePack problem. 2014-11-07 02:35:38 -08:00
ServerManager.java Removed tab list stuff for friends. 2014-09-24 01:31:56 -07:00
ServerRepository.java Fixed load time issue with ServerConfiguration. 2014-11-07 01:27:07 -08:00
Utility.java Fixed redis server time functions. 2014-10-11 04:40:53 -07:00