In this article, we will explain how to become an admin on your StarBound server.
However, in order for this to work, your configuration must be in Advanced Mode.
"serverUsers" : {
},
"serverUsers" : {
"AdminName" : {
"admin" : true,
"password" : "YourPW"
}
},
"serverUsers" : {
"AdminName1" : {
"admin" : true,
"password" : "YourPW1"
},
"AdminName2" : {
"admin" : true,
"password" : "YourPW2"
},
"AdminName3" : {
"admin" : true,
"password" : "YourPW3"
}
},
To have access to the admin functions in-game, enter the name and corresponding password that you specified above when connecting to the server.
You can access the admin menu by using the /admin
command.