|
|
|
@ -1,10 +1,11 @@
|
|
|
|
|
[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 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
|
|
|
|
logLevel = 1
|
|
|
|
|
# 0 - Off, 1 - Fatal errors, 2 - General errors, 3 - Warnings, 4 - Info, 5 - Verbose, 6 - Trace
|
|
|
|
|
logLevel = 5
|
|
|
|
|
password =
|
|
|
|
|
|
|
|
|
|
[MasterServer]
|
|
|
|
@ -18,4 +19,4 @@ home = ~/local/openmw/tes3mp
|
|
|
|
|
autoSort = true
|
|
|
|
|
# If autoSort is disabled, then use "Plugin[n] = [plugin-name]" for manual ordering
|
|
|
|
|
# Plugin0 = Core
|
|
|
|
|
# Plugin1 = Coop
|
|
|
|
|
# Plugin1 = Coop
|
|
|
|
|