2016-01-12 03:41:44 +00:00
|
|
|
[General]
|
2016-08-15 14:49:34 +00:00
|
|
|
address = 0.0.0.0
|
2016-01-12 03:41:44 +00:00
|
|
|
port = 25565
|
2016-09-27 13:40:12 +00:00
|
|
|
players = 64
|
2017-01-10 11:21:31 +00:00
|
|
|
hostname = My TES3MP server
|
2016-09-27 13:40:12 +00:00
|
|
|
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
2017-01-13 08:33:21 +00:00
|
|
|
loglevel = 1
|
2017-02-20 13:15:04 +00:00
|
|
|
password =
|
2016-01-12 03:41:44 +00:00
|
|
|
|
|
|
|
[Plugins]
|
2016-08-14 23:48:25 +00:00
|
|
|
#home = ~/local/openmw/tes3mp
|
2016-01-12 03:41:44 +00:00
|
|
|
home = ~/ClionProjects/PS-dev
|
2016-09-27 13:40:12 +00:00
|
|
|
plugins = server.lua
|
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
|
|
|
|
port = 8080
|
2017-01-13 08:33:21 +00:00
|
|
|
rate = 1000
|