Hello, so I'm running a multiplayer java game on my VPS and i want it to access a database to check if the player has voted, What is the host name for the mysql databases? I've looked on google and people say "localhost" that obviously won't work..
A database on your VPS or a database on your free hosting account? If on your VPS, it is whatever your domain name/IP is that you use to connect to it. If it is on free hosting, we do not allow remote MySQL connections on free hosting.