deprecate some files
This commit is contained in:
@ -1,4 +0,0 @@
|
|||||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
|
||||||
#Mon Jul 12 17:04:10 ICT 2021
|
|
||||||
spigot-1.0.jar>=
|
|
||||||
spigot-1.0.pom>=
|
|
@ -1 +0,0 @@
|
|||||||
abe20d7a518e91eb640c16f4c1cbfa50
|
|
@ -1 +0,0 @@
|
|||||||
b21c63432593dae945a9567c321b8ea3bbd6af4e
|
|
@ -1,9 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
||||||
<modelVersion>4.0.0</modelVersion>
|
|
||||||
<groupId>com.mineplex</groupId>
|
|
||||||
<artifactId>spigot</artifactId>
|
|
||||||
<version>1.0</version>
|
|
||||||
<description>POM was created from install:install-file</description>
|
|
||||||
</project>
|
|
@ -1 +0,0 @@
|
|||||||
d31edf1694aad945d9f77e5cfc8b42d9
|
|
@ -1 +0,0 @@
|
|||||||
8455952d0e34a44aad113878c83a601830e75563
|
|
@ -1,12 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<metadata>
|
|
||||||
<groupId>com.mineplex</groupId>
|
|
||||||
<artifactId>spigot</artifactId>
|
|
||||||
<versioning>
|
|
||||||
<release>1.0</release>
|
|
||||||
<versions>
|
|
||||||
<version>1.0</version>
|
|
||||||
</versions>
|
|
||||||
<lastUpdated>20210712100410</lastUpdated>
|
|
||||||
</versioning>
|
|
||||||
</metadata>
|
|
@ -1 +0,0 @@
|
|||||||
4b82495026850014cde5ee7ce88e2512
|
|
@ -1 +0,0 @@
|
|||||||
165c540d97fb7b8f78b8200a602e6f88e9a54d17
|
|
13
README.md
13
README.md
@ -2,16 +2,12 @@
|
|||||||
|
|
||||||
Mineplex source code dated back to 2018
|
Mineplex source code dated back to 2018
|
||||||
|
|
||||||
## 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
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
1. Java 1.8
|
1. Java 1.8
|
||||||
2. Maven
|
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``
|
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)
|
||||||
|
|
||||||
## Working status
|
## Working status
|
||||||
- ✅ Arcade
|
- ✅ Arcade
|
||||||
@ -31,7 +27,6 @@ After getting your bareboned server with the software in Patches/craftbukkit.jar
|
|||||||
Proceed to https://youtu.be/7pADz6B2z_s
|
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
|
Needs any helps? Contact my discord and i'll try to help you as much as I can
|
||||||
|
|
||||||
<3.
|
<3.
|
||||||
|
|
||||||
## TODO LIST
|
## TODO LIST
|
||||||
@ -42,6 +37,4 @@ Needs any helps? Contact my discord and i'll try to help you as much as I can
|
|||||||
- [] Redis scripts for easier setup(?)
|
- [] Redis scripts for easier setup(?)
|
||||||
- [] Custom game maps
|
- [] Custom game maps
|
||||||
|
|
||||||
|
Dear Mineplex, if you have any issues with this repo, please contact me immediently.
|
||||||
Dear Mineplex, if you have any issues with this repo, please contact me immediently.
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user