1
0
Files
mineplex-crepe/README.md

36 lines
1.2 KiB
Markdown
Raw Normal View History

2022-07-05 21:20:58 +07:00
# Mineplex
Mineplex source code dated back to 2018
2022-07-05 21:22:06 +07:00
2023-05-20 12:01:00 +07:00
## Requirements
1. Java 1.8
2. Maven
2023-05-20 21:42:30 +07:00
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``
2023-05-20 22:04:08 +07:00
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)
2023-05-20 12:01:00 +07:00
## Building
``mvn package``
2023-05-19 13:59:11 +07:00
## 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.
2023-05-20 01:12:54 +07:00
## 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
2023-05-20 22:04:08 +07:00
Dear Mineplex, if you have any issues with this repo, please contact me immediently.