Merge branch 'minimal' of https://github.com/timing1337/Mineplex into minimal
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user