EmuDevs Logo

L2J Server Configuration

How to properly setup your L2J server configuration

Episode04
PublishedJan 16, 2026
Reading Time1 min
TopicsLineage 2
AZ
Instructor
AzukaChan

Step 1: Configuring your LoginServer

Navigate to your loginserver.properties / loginserver.config file and open it using Notepad++.
Here you will need to enter your MySQL details, so that the loginserver is able to connect to the database.
Save the file once the IP and database information has been completed.

Step 2: Configuring your GameServer

Navigate to your server.properties / server.config file and open it using Notepad++.
Here you will need to enter your MySQL details and hostname information.
Save the file once the IP and database information has been completed.

Discuss

Please sign in to comment.
Loading comments...