mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-22 16:27:18 +00:00
Update create-a-server.md
This commit is contained in:
committed by
Starystars67
parent
50b1f52eff
commit
d95ec682ba
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user