AMPTemplates/beammpServerConfig.toml
IceOfWraith c7fc92dd3e
Add BeamMP (#414)
* Add BeamMP

This PR is on hold until either liblua5.3-0 is added to the ampbase image, or `Meta.DockerContainerPacakges` is implemented.

* Update beammpconfig.json

* Adjustments for Debian 12

* Metaconfig and binary changes

* Add Greelan

* Changes for binary downloads and setting enhancements

* Update beammpconfig.json

* Update beammpupdates.json

* Update beammpconfig.json

* Update beammp.kvp

* Update beammpconfig.json

* Make symlink relative (local)

* Update server description default

* Update beammpconfig.json

* Update beammpconfig.json

* Update source

---------

Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>
2023-09-10 02:26:31 -05:00

25 lines
501 B
TOML

[HTTP]
HTTPServerEnabled = false
UseSSL = false
HTTPServerIP = "0.0.0.0"
HTTPServerPort = 30815
SSLCertPath = "./.ssl/HttpServer/cert.pem"
SSLKeyPath = "./.ssl/HttpServer/key.pem"
[Misc]
SendErrorsShowMessage = true
SendErrors = true
ImScaredOfUpdates = false
[General]
Description = "A BeamMP server"
ResourceFolder = "Resources"
Map = "/levels/gridmap_v2/info.json"
MaxPlayers = 8
Port = 30814
Private = true
Debug = false
Name = "AMP Powered BeamMP Server"
LogChat = true
MaxCars = 1
AuthKey = ""