2016-01-12 03:41:44 +00:00
|
|
|
[General]
|
2017-07-02 22:31:48 +00:00
|
|
|
destinationAddress = localhost
|
2016-01-12 03:41:44 +00:00
|
|
|
port = 25565
|
2017-02-20 14:02:52 +00:00
|
|
|
password =
|
2016-09-27 13:40:12 +00:00
|
|
|
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
2017-07-02 22:31:48 +00:00
|
|
|
logLevel = 0
|
2016-01-12 03:41:44 +00:00
|
|
|
|
2016-08-24 08:21:04 +00:00
|
|
|
[Master]
|
2017-01-11 14:58:50 +00:00
|
|
|
address = master.tes3mp.com
|
2018-08-22 10:47:46 +00:00
|
|
|
port = 25561
|
2016-08-24 08:21:04 +00:00
|
|
|
|
2016-01-12 03:41:44 +00:00
|
|
|
[Chat]
|
2017-01-13 08:33:21 +00:00
|
|
|
# Use https://wiki.libsdl.org/SDL_Keycode to find the correct key codes when rebinding
|
|
|
|
#
|
|
|
|
# For chatting
|
|
|
|
keySay = Y
|
|
|
|
# For enabling or disabling the chat window
|
|
|
|
keyChatMode = F2
|
2016-01-12 03:41:44 +00:00
|
|
|
x = 0
|
|
|
|
y = 0
|
|
|
|
w = 390
|
|
|
|
h = 250
|
2017-07-02 22:31:48 +00:00
|
|
|
# How long the message will be displayed in hidden mode
|
|
|
|
delay = 5.0
|