few fixes for <luajit/lua.hpp> and config.lua

This commit is contained in:
ErikasKontenis
2020-01-05 18:00:38 +02:00
parent c53a4f6b9e
commit b147aa2590
4 changed files with 119 additions and 2 deletions

View File

@@ -28,10 +28,10 @@ loginProtocolPort = 7171
gameProtocolPort = 7172
statusProtocolPort = 7171
maxPlayers = 1000
motd = "Welcome to Nostalrius 4.5!"
motd = "Welcome to Sabrehaven!"
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "RealOTS"
serverName = "Sabrehaven"
statusTimeout = 5000
replaceKickOnLogin = true
maxPacketsPerSecond = -1