From 8ed07e5250080fd617b90b27a06a7e8559d0af1c Mon Sep 17 00:00:00 2001 From: timing Date: Sat, 20 May 2023 11:36:47 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 19e43360..3bbc6472 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ Mineplex source code dated back to 2018 It's pretty hard to teach you all how to setup properly since I don't have time writing a guide +## Requirements +Java 1.8 +Maven + +## Pre-setting +1. Install local dependency +``mvn install:install-file -Dfile=\path\to\spigot-1.0.jar -DgroupId=com.mineplex -DartifactId=spigot -Dversion=1.0 -Dpackaging=jar -DgeneratePom=true`` + ## Table of contents - Redis server files, ready to run