Go to file
IzzelAliz 54f32cf7d7
New option: extra logic worlds
Mods like "create" make use of level wrappers to implement functions which breaks Arclight.

By default, Arclight prevents these levels(side from ServerLevel and WorldGenRegion) firing Bukkit events. If any mods extends these two classes and use them not as a wrapper, users need add class names to this option.
2021-12-03 17:41:17 +08:00
.github Initial update to 1.18 2021-12-03 13:27:06 +08:00
arclight-common New option: extra logic worlds 2021-12-03 17:41:17 +08:00
arclight-forge Fix some stuff, updated api to 1.2.2 2021-12-03 16:52:33 +08:00
forge-installer Initial update to 1.18 2021-12-03 13:27:06 +08:00
gradle/wrapper Initial update to 1.18 2021-12-03 13:27:06 +08:00
i18n-config New option: extra logic worlds 2021-12-03 17:41:17 +08:00
.gitignore add label,an update ignore (#264) 2021-05-13 21:28:19 +08:00
appveyor-18.yml Initial update to 1.18 2021-12-03 13:27:06 +08:00
build.gradle Fix some stuff, updated api to 1.2.2 2021-12-03 16:52:33 +08:00
CODE_OF_CONDUCT.md Add code of conduct 2021-04-29 10:17:39 +08:00
CONTRIBUTING.md Add CONTRIBUTING.md 2021-04-29 10:24:35 +08:00
gradle.properties 1.17: blocks, entities 2021-07-24 18:53:37 +08:00
gradlew Initial commit 2020-05-16 14:22:29 +08:00
gradlew.bat Initial commit 2020-05-16 14:22:29 +08:00
LICENSE Initial commit 2020-05-16 14:22:29 +08:00
README.md Initial update to 1.18 2021-12-03 13:27:06 +08:00
settings.gradle Remove version number in module and assets 2021-06-21 11:54:14 +08:00

Arclight

A Bukkit server implementation utilizing Mixin.

Actions GitHub

Minecraft Forge Status Build
1.18.x 38.0.12 ACTIVE 1.18 Status
1.17.x 37.1.0 LEGACY 1.17 Status
1.16.x 36.2.0 ACTIVE 1.16 Status
1.15.x 31.2.48 LEGACY 1.15 Status
1.14.x 28.2.0 LEGACY 1.14 Status
  • Legacy version still accepts pull requests.

Installing

  • Download the jar from release page or build server. (see the table above)
  • There are 2 ways to start Arclight:
    • (Recommended) Launch with command java -jar arclight-forge-<mc>-<version>.jar nogui. The nogui argument will disable the server control panel.
    • Drop the downloaded jar into mods folder and start a forge server.

Support

Discord server https://discord.gg/ZvTY5SC

QQ Group chat 3556966

Contributing

Please read this wiki section.

License

This project is licensed under GPL v3.

Sponsor

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Get 10% off hosting server with promocode ARCLIGHT at NEXUSNODE