Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
just before the "queryPort" entry. But that isn't the problem (It may be a problem, but it is not the problem.)
The actual problem is in the "userGroups" section, which has 3 groups: "Admin", "Friend", and "Guest". Add a fourth group: "Default". I'd suggest copying the "Friend" group, and then change the password to match the password specified at the top of the file. Done.
{
"name": "Default",
"password":"here_is_password",
"canKickBan": false,
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": true,
"reservedSlots": 0
}
This explains the behavior where you have to match the same password as the global server password since it doesn't need the global one and just the usergroups one. So make sure to remove the global password entry at the top of the file if you have it