2016-01-12 03:41:44 +00:00
|
|
|
[General]
|
2017-11-13 00:18:58 +00:00
|
|
|
# The default localAddress of 0.0.0.0 makes the server reachable at all of its local addresses
|
2017-07-02 22:31:48 +00:00
|
|
|
localAddress = 0.0.0.0
|
2016-01-12 03:41:44 +00:00
|
|
|
port = 25565
|
2017-07-02 22:31:48 +00:00
|
|
|
maximumPlayers = 64
|
2017-01-10 11:21:31 +00:00
|
|
|
hostname = My TES3MP server
|
2017-11-13 00:18:58 +00:00
|
|
|
# 0 - Off, 1 - Fatal errors, 2 - General errors, 3 - Warnings, 4 - Info, 5 - Verbose, 6 - Trace
|
|
|
|
logLevel = 5
|
2017-02-20 13:15:04 +00:00
|
|
|
password =
|
2016-01-12 03:41:44 +00:00
|
|
|
|
2016-08-14 23:48:25 +00:00
|
|
|
[MasterServer]
|
2017-01-13 08:33:21 +00:00
|
|
|
enabled = true
|
2016-08-14 23:48:25 +00:00
|
|
|
address = master.tes3mp.com
|
2017-04-24 12:01:05 +00:00
|
|
|
port = 25560
|
2017-01-13 08:33:21 +00:00
|
|
|
rate = 1000
|
2017-10-19 02:24:17 +00:00
|
|
|
|
2017-12-02 13:39:08 +00:00
|
|
|
[Modules]
|
2017-10-19 02:24:17 +00:00
|
|
|
home = ~/local/openmw/tes3mp
|
|
|
|
autoSort = true
|
2017-12-02 13:39:08 +00:00
|
|
|
# If autoSort is disabled, then use "Module# = <name>" for manual ordering
|
|
|
|
# Module1 = Core
|
|
|
|
# Module2 = Coop
|