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.
20 lines
447 B
Plaintext
20 lines
447 B
Plaintext
[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 = local test server
|
|
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
|
logLevel = 1
|
|
password =
|
|
|
|
[Plugins]
|
|
home = /server/data
|
|
plugins = serverCore.lua,nwahttp.so
|
|
|
|
[MasterServer]
|
|
enabled = false
|
|
address = master.tes3mp.com
|
|
port = 25561
|
|
rate = 10000
|