You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/files/tes3mp/tes3mp-server-default.cfg

23 lines
558 B
INI

[General]
# The default localAddress of 0.0.0.0 makes the server reachable at all of its local addresses
localAddress = 0.0.0.0
port = 25565
maximumPlayers = 64
hostname = My TES3MP server
# 0 - Off, 1 - Fatal errors, 2 - General errors, 3 - Warnings, 4 - Info, 5 - Verbose, 6 - Trace
logLevel = 5
password =
[MasterServer]
enabled = true
address = master.tes3mp.com
port = 25560
rate = 1000
[Modules]
home = ~/local/openmw/tes3mp
autoSort = true
# If autoSort is disabled, then use "Module# = <name>" for manual ordering
# Module1 = Core
# Module2 = Coop