Hi!
This message appears when the map is saved.
Where can I change / enter the variable <server>?
I did not find this variable in server-settings.json.
Greets ...
Server (<server>) is saving the map
Server (<server>) is saving the map
Greets,
Kai
Kai
Re: Server (<server>) is saving the map
Maybe we should move this thread in the support section?
Greets,
Kai
Kai
-
- Fast Inserter
- Posts: 144
- Joined: Mon Apr 18, 2016 8:08 pm
- Contact:
Re: Server (<server>) is saving the map
It's the very first line of the config. You should be able to update the "name" property and that will update the server name.
"name": "servername",
"description": "something about your server",
If the file doesn't start with:
{
"name": "",
"description": "",
"tags": [
Then you might want to try to find another example file to pull from.
"name": "servername",
"description": "something about your server",
If the file doesn't start with:
{
"name": "",
"description": "",
"tags": [
Then you might want to try to find another example file to pull from.
Re: Server (<server>) is saving the map
Thank you, but it doesn't work ...bman212121 wrote: ↑Sat Mar 16, 2019 7:10 pmIt's the very first line of the config. You should be able to update the "name" property and that will update the server name.
Greets,
Kai
Kai
Re: Server (<server>) is saving the map
"_comment_autosave_interval": "Autosave interval in minutes",
"autosave_interval": 10,
"_comment_autosave_slots": "server autosave slots, it is cycled through when the server autosaves.",
"autosave_slots": 5,
"autosave_interval": 10,
"_comment_autosave_slots": "server autosave slots, it is cycled through when the server autosaves.",
"autosave_slots": 5,
-
- Inserter
- Posts: 25
- Joined: Thu Dec 28, 2017 2:24 pm
- Contact:
Re: Server (<server>) is saving the map
Did you find out how to solve this? I'm interested as well.
Re: Server (<server>) is saving the map
I also see this happening, and the server name is set properly in my config. Would be interested to know if I miscunfigure something or is it a bug?
-
- Inserter
- Posts: 21
- Joined: Fri Dec 14, 2018 4:56 am
- Contact:
Re: Server (<server>) is saving the map
This is a very interesting scenario. I want to do this too, but it seems like the <server> variable is NOT affected by the name field at all. i think there is a hidden setting somewhere, we just gotta find it.
Re: Server (<server>) is saving the map
Maybe someone can move this thread to the support forum?
Greets,
Kai
Kai