Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save iamnotpayingforyourpatreon/20371ddfb318c49dda48fc537032d923 to your computer and use it in GitHub Desktop.

Select an option

Save iamnotpayingforyourpatreon/20371ddfb318c49dda48fc537032d923 to your computer and use it in GitHub Desktop.
Download CoreProtect 1.21.10

updated 8th Dec, 2025 for 1.21.10

Tutorial of Downloading and Building the CoreProtect Plugin

This tutorial will explain from nothing how to build/create the CoreProtect plugin or 1.21.10 from it's source code on GitHub.

I am assuming you don't know anything and don't have anything installed and are using a Windows device.

Prerequisites

Watch these tutorial videos (very short).

Start Compiling

  • Right click the "Start" or "Windows" icon on your taskbar.

  • Click "Command Prompt".

  • Type the following commands.

cd Desktop
git clone https://github.com/PlayPro/CoreProtect.git

AFTER USING GIT CLONE

You need to go to Desktop\CoreProtect\pox.xml Right click the file, click Open With > Notepad.

Change <project.branch></project.branch> to <project.branch>developer</project.branch>

In the same Command Prompt window, type the following:

cd CoreProtect
mvn clean install

i_am_not_paying_for_your_patreon_to_get_builds_for_open_source_code_3

This process will take a while. You should see [INFO] BUILD SUCCESS when it is complete.

The plugin jar will be outputted in the FOLDER NAME\target\CoreProtect-version.jar

Do not use the .jar labelled "original".

i_am_not_paying_for_your_patreon_to_get_builds_for_open_source_code_2

I am not paying for your patreon for builds to open source. Thank you & have an amazing day! Be cautious of build download links under this comment section!

@TheDogg

TheDogg commented May 8, 2026

Copy link
Copy Markdown

You should credit @guss-alberto for this :(

I never said I wrote those steps myself, how am I supposed to know the discord author's github handle?

all your comments on this issue bring absolutely nothing to the subject, maybe you should just mind your own business

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment