No description
Find a file
2023-01-16 16:42:50 -03:00
.mvn/wrapper Add support for ipconfig.xml file to Interlude branch 2023-01-16 16:03:46 -03:00
.settings Update to Java 17 2023-01-16 16:42:50 -03:00
src/main Update to Java 17 2023-01-16 16:42:50 -03:00
.classpath Update to Java 17 2023-01-16 16:42:50 -03:00
.gitignore Interlude project structure rework 2020-08-04 00:02:52 -03:00
.project Interlude project structure rework 2020-08-04 00:02:52 -03:00
.travis.yml TravisCI configuration file 2015-06-28 03:17:31 -03:00
LICENSE.md Interlude project structure rework 2020-08-04 00:02:52 -03:00
mvnw Add support for ipconfig.xml file to Interlude branch 2023-01-16 16:03:46 -03:00
mvnw.cmd Add support for ipconfig.xml file to Interlude branch 2023-01-16 16:03:46 -03:00
pom.xml Update to Java 17 2023-01-16 16:42:50 -03:00
README.md Interlude project structure rework 2020-08-04 00:02:52 -03:00

L2J Server Project

L2J Server is an open-source server emulator fully written in Java for the famous Korean MMORPG.

This page only gives very basic information, for the detailed information about building and developing L2J Server, please visit the developers forums.

  • Interlude branch is the latest Interlude release

L2J is distributed under the terms of GNU/GPL, we require you to:

a) Preserve login notice. This gives us, L2J Developers, appropriate credit for our hard work done during our free time without any revenues.

b) Do not distribute any extended data files with the server files in the same archive. NO world content should be incorporated in L2J distribution. Server and Datapack may not be not be bundled or packaged.

Requirements

Windows or Linux system with Java JDK 11+ and MariaDB 10.4+.

At least 4gb of RAM (8gb if you use Geodata) and 2 Cores.

Open ports 2106 and 7777 (ports 3306 and 9014 should not be exposed to Internet).

Interlude client fully updated.