Database for storing user data.
Adds player to database.
Ip of player to add.
Player to add.
Deletes player in database.
Ip of player to delete.
Checks if player exists on database.
Ip to check.
Updates player in database.
Ip of player to update.
Player to update.
Database for storing user data.