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

20 lines
430 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 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
logLevel = 1
password =
[Plugins]
home = ./server
plugins = serverCore.lua
[MasterServer]
enabled = true
address = master.tes3mp.com
port = 25561
rate = 10000