Sign inSign up

maxhougas/morrowind-i

By maxhougas

Updated over 3 years ago

Image
0

49

maxhougas/morrowind-i repository overview

docker run -dp 25565:25565/udp -v $(pwd)/tes3mp-server-default.cfg:/TES3MP-server/tes3mp-server-default.cfg --name morrowind-s maxhougas/morrowind-i:db

START tes3mp-server-default.cfg

[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 = monkeysinc.net
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
logLevel = 3
password = sponis

[Plugins]
home = ./server
plugins = serverCore.lua

[MasterServer]
enabled = false
address = master.tes3mp.com
port = 25561
rate = 10000

END tes3mp-server-default.cfg

Tag summary

Content type

Image

Digest

sha256:285bc2289

Size

55.7 MB

Last updated

over 3 years ago

docker pull maxhougas/morrowind-i:db