|
|
@ -1,11 +1,13 @@
|
|
|
|
[General]
|
|
|
|
[General]
|
|
|
|
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
|
|
|
# 0 - Verbose (spam), 1 - Info, 2 - Warnings, 3 - Errors, 4 - Only fatal errors
|
|
|
|
loglevel = 0
|
|
|
|
loglevel = 0
|
|
|
|
#master = master.tes3mp.com:8088
|
|
|
|
|
|
|
|
server = mp.tes3mp.com
|
|
|
|
server = mp.tes3mp.com
|
|
|
|
port = 25565
|
|
|
|
port = 25565
|
|
|
|
#name = Player
|
|
|
|
#name = Player
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Master]
|
|
|
|
|
|
|
|
address = master.tes3mp.com:8080
|
|
|
|
|
|
|
|
|
|
|
|
[Chat]
|
|
|
|
[Chat]
|
|
|
|
# Use https://wiki.libsdl.org/SDL_Keycode for rebinding keys
|
|
|
|
# Use https://wiki.libsdl.org/SDL_Keycode for rebinding keys
|
|
|
|
keySay = Y # For chatting
|
|
|
|
keySay = Y # For chatting
|
|
|
|