Starbound server not working

server-administrationstarbound

My Starbound server is not working; when I try to log on to the server it says "wrong password" but I have not set a password. My friend can join but I can't. Does anyone have any ideas what to do?

Best Answer

In the default_configuration.cfg file there should be this code:

"serverPasswords" : [
  "",
  "duckies",
  "swordfish",
],

Which denotes the blank password, and the two default passwords. Either try one of the default passwords, or delete them all and create your own.