CardForge

Run Bukkit, Spigot and Paper plugins on a real NeoForge server,
alongside your NeoForge mods.

Loading the latest release…

Getting started

If you already have a NeoForge 26.2 server, put Cardforge-26.2.jar in your mods/ folder and start the server. Your plugins go in plugins/, which CardForge creates on first run.

Starting from scratch? Download the zip, then:

./install.sh /path/to/server

That fetches the matching NeoForge installer, runs it, and puts CardForge in place.

Which file do I want?

FileUse it if
Cardforge-<ver>.jarYou already have a NeoForge server. Drop it in mods/.
CardForge-<ver>.zipYou want the installer that sets up NeoForge for you.
Cardforge-API-<ver>.jarYou are writing a plugin and want the integration API to compile against.

Requirements

NeedsVersion
NeoForge26.2
Java25 or newer

Previous versions

Loading…

Before you rely on it

CardForge works and is actively tested, but it is not battle-hardened. It has been run on one server with a dozen mods and a handful of real plugins, not under load, and not for long periods.

Read COMPATIBILITY.md before deploying it anywhere that matters. It records what has actually been verified, what is only partly supported, and what is known to be broken, with the evidence for each.

Documentation