Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

ReflintMC/Reflint

Repository files navigation

Reflint Version Reflint Build Status

Just a stable Minecraft server Software

Support and Project Discussion:

For a Server Owners

Paperclip is a jar file that you can download and run just like a normal jar file.

Download Reflint from our downloads page.

Run the Paperclip jar directly from your server.

Build

To compile Reflint, you need JDK 21 and an internet connection.

Clone this repo, run ./gradlew applyPatches, then ./gradlew createMojmapBundlerJar from your terminal.

To get a full list of tasks, run ./gradlew tasks.