openmw-tes3coop/files/tes3mp/tes3mp-server-default.cfg

19 lines
347 B
INI
Raw Normal View History

[General]
2016-08-15 14:49:34 +00:00
address = 0.0.0.0
port = 25565
players = 64
motd = My TES3MP server
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
loglevel = 0
[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 = false
2016-08-14 23:48:25 +00:00
address = master.tes3mp.com
port = 8080
rate = 1000