Optimising server for more online players.

This commit is contained in:
mobius
2015-01-02 08:19:45 +00:00
parent e8fca0a668
commit 083c98bca6
3 changed files with 21 additions and 21 deletions

View File

@@ -58,7 +58,7 @@ Login = root
Password =
# Default: 100
MaximumDbConnections = 100
MaximumDbConnections = 500
# Default: 0
MaximumDbIdleTime = 0
@@ -84,7 +84,7 @@ DatapackRoot = .
# Define how many players are allowed to play simultaneously on your server.
# Default: 100
MaximumOnlineUsers = 100
MaximumOnlineUsers = 2000
# Numbers of protocol revisions that server allows to connect.
# Delimiter is ;