36 lines
1.2 KiB
Markdown
36 lines
1.2 KiB
Markdown
# Mineplex
|
|
|
|
Mineplex source code dated back to 2018
|
|
|
|
## Requirements
|
|
1. Java 1.8
|
|
2. Maven
|
|
3. Mineplex's custom spigot maven dependency: ``mvn install:install-file -Dfile=\path\to\Patches\craftbukkit.jar -DgroupId=com.mineplex -DartifactId=spigot -Dversion=1.0 -Dpackaging=jar -DgeneratePom=true``
|
|
4. MySQL
|
|
5. [Redis](https://github.com/tporadowski/redis/releases) & [Redis Desktop Manager](https://anonfiles.com/399650s1ze/RedisManager_zip)
|
|
6. [Mineplex's Backend Server](https://github.com/timing1337/MineplexMonitor)
|
|
|
|
## Building
|
|
``mvn package``
|
|
|
|
## Short guide
|
|
After getting your bareboned server with the software in Patches/craftbukkit.jar and compiled Arcade or Hub (i dont know why you are even running this)
|
|
|
|
Proceed to https://youtu.be/7pADz6B2z_s
|
|
|
|
Needs any helps? Contact my discord and i'll try to help you as much as I can
|
|
<3.
|
|
|
|
## TODO LIST
|
|
|
|
- [] Fixing current codebase/maven
|
|
- [] Proper guide for setting up
|
|
- [] Backend refactor instead of a broken boilerplate
|
|
- [] Redis scripts for easier setup(?)
|
|
- [] Custom game maps
|
|
|
|
## Map parsing credits
|
|
- GalaxiaOwner / Micro Battles
|
|
- TheBlueKingLP / Champion CTF
|
|
|
|
Dear Mineplex, if you have any issues with this repo, please contact me immediently. |