Fixed HTML loading issue.
Author: Zoey76 Source: https://bitbucket.org/l2jserver/l2j-server-game/commits/3479827c557e98eb660901338fbfea453eddf0ca
This commit is contained in:
@@ -94,6 +94,9 @@ AcceptAlternateID = True
|
||||
# Default: .
|
||||
DatapackRoot = .
|
||||
|
||||
# Scripts root directory.
|
||||
ScriptRoot = ./data/scripts
|
||||
|
||||
# Define how many players are allowed to play simultaneously on your server.
|
||||
# Default: 2000
|
||||
MaximumOnlineUsers = 2000
|
||||
|
||||
Reference in New Issue
Block a user