Eric-liucn / Arclight

A Bukkit(1.16/1.18) server implementation on Forge using Mixin. ⚡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.19 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

About

A Bukkit(1.16/1.18) server implementation on Forge using Mixin. ⚡

License:GNU General Public License v3.0


Languages

Language:Java 100.0%