1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 19:19:55 +00:00
openmw-tes3mp/files/tes3mp/tes3mp-server-default.cfg

20 lines
361 B
INI
Raw Normal View History

[General]
2016-08-15 14:49:34 +00:00
address = 0.0.0.0
port = 25565
players = 64
hostname = My TES3MP server
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
loglevel = 1
password =
[Plugins]
2016-08-14 23:48:25 +00:00
#home = ~/local/openmw/tes3mp
home = ~/ClionProjects/PS-dev
plugins = server.lua
2016-08-14 23:48:25 +00:00
[MasterServer]
enabled = true
2016-08-14 23:48:25 +00:00
address = master.tes3mp.com
port = 8080
rate = 1000