2016-01-12 03:41:44 +00:00
|
|
|
[General]
|
|
|
|
server = mp.tes3mp.com
|
|
|
|
port = 25565
|
2016-09-27 13:40:12 +00:00
|
|
|
|
|
|
|
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
|
|
|
loglevel = 0
|
2016-01-12 03:41:44 +00:00
|
|
|
|
2016-08-24 08:21:04 +00:00
|
|
|
[Master]
|
|
|
|
address = master.tes3mp.com:8080
|
|
|
|
|
2016-01-12 03:41:44 +00:00
|
|
|
[Chat]
|
2016-08-18 02:21:25 +00:00
|
|
|
# Use https://wiki.libsdl.org/SDL_Keycode for rebinding keys
|
|
|
|
keySay = Y # For chatting
|
|
|
|
keyChatMode = F2 # For enabling or disabling the chat window
|
2016-01-12 03:41:44 +00:00
|
|
|
x = 0
|
|
|
|
y = 0
|
|
|
|
w = 390
|
|
|
|
h = 250
|
2016-08-18 02:21:25 +00:00
|
|
|
delay = 5.0 # How long the message will be displayed in hidden mode
|
2016-01-12 03:41:44 +00:00
|
|
|
|