No description
Find a file
2026-04-30 23:41:35 -03:00
.mvn/wrapper Updated Maven Wrapper to 3.3.4 2025-12-26 14:15:00 -03:00
.settings Fixing "The value of the lambda parameter k is not used" warnings 2026-02-18 14:13:38 -03:00
src Copyright update EnterWorld 2026-04-30 23:41:35 -03:00
.gitignore Fixing "The value of the lambda parameter k is not used" warnings 2026-02-18 14:13:38 -03:00
bitbucket-pipelines.yml Minor pipeline update 2026-03-01 04:44:06 -03:00
LICENSE.md Removed Login Server 2019-03-05 02:29:18 -03:00
mvnw Updated Maven Wrapper to 3.3.4 2025-12-26 14:15:00 -03:00
mvnw.cmd Updated Maven Wrapper to 3.3.4 2025-12-26 14:15:00 -03:00
pom.xml Fixing "The value of the lambda parameter k is not used" warnings 2026-02-18 14:13:38 -03:00
README.md Updated Game Server to Java 21 2023-12-02 19:40:19 -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.

  • master branch is the latest stable High Five release

  • develop branch is the current High Five development

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 17+ and MariaDB 10.5+.

At least 4gb of RAM and 2 Cores.

Open ports 2106 and 7777.

High Five part 5 client fully updated.