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