About the Plugin
This plugin is designed to provide you the ability to log in with your WordPress users. When you convert the Atavism server to remote login modes, the game no longer uses the internal database to verify the user. Instead it reaches out to the WordPress server and sends the username and password to the server. This is why it is important that you secure your Atavism server by creating the server certificates and also securing your web server behind HTTPS and not a HTTP.
Enabling the remote feature does the following things.
- Disconnect Games Authentication Database.
- Requires Games Character and Account databases are disconnected.
- Sends the username and password the player inputs in the game to the remote server.
- Returns the ID of the user that was found, if one was found.