No description
Find a file
Kita 50ba039f91 refactor(scripts): Changed DP scripts to be compiled at build time
Introduced ScriptLoader interface and friends to decouple script loading from DP
2024-11-12 22:51:32 +00:00
.mvn/wrapper Maven Update 2023-11-25 11:23:17 -03:00
.settings Merged in feature/logging-slf4j (pull request #126) 2024-11-09 21:43:03 +00:00
src refactor(scripts): Changed DP scripts to be compiled at build time 2024-11-12 22:51:32 +00:00
.gitignore Update to Java 14 2020-08-22 21:14:54 -03:00
bitbucket-pipelines.yml Unhardcoding Adventure Guildsman 2024-11-10 20:11:09 -03:00
LICENSE.md Removed Login Server 2019-03-05 02:29:18 -03:00
mvnw Updating Dependencies 2023-01-29 04:00:04 -03:00
mvnw.cmd Updating Dependencies 2023-01-29 04:00:04 -03:00
pom.xml Merged in feature/logging-slf4j (pull request #126) 2024-11-09 21:43:03 +00: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.