2016-01-12 03:41:44 +00:00
|
|
|
[General]
|
2016-08-14 23:48:25 +00:00
|
|
|
# from 3 to 0. 3 - only errors, 0 - all messages
|
|
|
|
loglevel = 0
|
|
|
|
motd = My TES3MP server
|
2016-08-15 14:49:34 +00:00
|
|
|
address = 0.0.0.0
|
2016-01-12 03:41:44 +00:00
|
|
|
port = 25565
|
|
|
|
players = 4
|
|
|
|
|
|
|
|
[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
|
|
|
|
plugins = tes3mp.lua,chat_parser.lua
|
|
|
|
|
2016-08-14 23:48:25 +00:00
|
|
|
[MasterServer]
|
|
|
|
enabled = true
|
|
|
|
address = master.tes3mp.com
|
|
|
|
port = 8080
|
|
|
|
rate = 1000
|