Update create-a-server.md

This commit is contained in:
Protogen187
2026-01-06 23:16:39 +01:00
committed by Starystars67
parent 50b1f52eff
commit d95ec682ba

View File

@@ -176,7 +176,7 @@ Here is an example configuration:
[General] [General]
Port = 30814 Port = 30814
AuthKey = "auth-key" AuthKey = "auth-key"
AllowGuests = true AllowGuests = false
LogChat = false LogChat = false
Debug = false Debug = false
IP = "::" IP = "::"
@@ -184,8 +184,8 @@ Private = true
InformationPacket = true InformationPacket = true
Name = "Test Server" Name = "Test Server"
Tags = "Freeroam,Modded,Racing,Police" Tags = "Freeroam,Modded,Racing,Police"
MaxCars = 20 MaxCars = 2
MaxPlayers = 12 MaxPlayers = 10
Map = "/levels/ks_nord/info.json" Map = "/levels/ks_nord/info.json"
Description = "Total Random Beam MP Server" Description = "Total Random Beam MP Server"
ResourceFolder = "Resources" ResourceFolder = "Resources"