1
0
Files
mineplex-crepe/README.md

44 lines
1.1 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-19 13:59:11 +07:00
## Information
2022-07-07 10:09:42 +07:00
2023-05-19 13:59:11 +07:00
It's pretty hard to teach you all how to setup properly since I don't have time writing a guide
2023-05-20 11:36:47 +07:00
## 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``
2023-05-19 13:59:11 +07:00
## Table of contents
- Redis server files, ready to run
- Webserver (this will be required to run so the server can fetch the data)
- Plugins[Modified] (You should be compiling this)
- Mysql dump
## 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
2023-05-19 13:59:11 +07:00
Dear Mineplex, if you have any issues with this repo, please contact me immediently.
2023-05-20 01:12:54 +07:00