A table of RBXScriptConnections created by the PlayerHandler.
Connects a player to AsyncAdmin, peforms any bans needed and handles the chatted event.
A table of PlayerData.
[UserID] = Data;
Sets the Player's UserID in PlayerData to nil.
Returns the PlayerData for the provided Player.
Starts the module, loads the datastores and connects all RBXScriptSignals.
Disconnects all RBXScriptSignals.