mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-15 06:19:45 +01:00
few fixes for <luajit/lua.hpp> and config.lua
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user