Server grabs all characters from database instead of current character status.
Possible fixes:
- Periodic saving of information to database, but will still have some potential desync showing up
- pass registry to message handlers, but how to handle multithreaded issues?