Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

ReflintMC/Reflint

Repository files navigation

Reflint

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.