Setting up a Multiplayer Server: Difference between revisions

From Vintage Story Wiki
No edit summary
Line 92: Line 92:
Once your server is up and running you might want do look over some of the following configuration options. You can configure the server while its running through commands or by editing the serverconfig.json, for which the server needs to be off.
Once your server is up and running you might want do look over some of the following configuration options. You can configure the server while its running through commands or by editing the serverconfig.json, for which the server needs to be off.


* <code>/serverconfig name Peaceful PvE Server</code> - Set up the server name, visible in the public server listing
* <code>/serverconfig name Peaceful PvE Server</code><br>Set up the server name, visible in the public server listing
* <code>/serverconfig description This is a medieval survival server, PvE only, everyone welcome! <3</code> - Set up the servers description, visible in the public server listing (only available starting from v1.10.1, in v1.10.0 it can be configured in the serverconfig.json)
* <code>/serverconfig description This is a medieval survival server, PvE only, everyone welcome! <3</code><br>Set up the servers description, visible in the public server listing (only available starting from v1.10.1, in v1.10.0 it can be configured in the serverconfig.json)
* <code>/serverconfig motd Hi {playername}! Please remember to follow the rules!</code> - The message shown to players when they join
* <code>/serverconfig motd Hi {playername}! Please remember to follow the rules!</code><br>The message shown to players when they join
* <code>/serverconfig password asdaf</code> - Require a password for players to log in, if desired. Use <code>/serverconfig nopassword</code> to remove again.
* <code>/serverconfig password asdaf</code><br>Require a password for players to log in, if desired. Use <code>/serverconfig nopassword</code> to remove again.
Confirmedusers, Bureaucrats, editor, Administrators
1,779

edits