diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/_remote.repositories b/Plugins[Modified]/lib/com/mineplex/spigot/1.0/_remote.repositories deleted file mode 100644 index 6fc00ebb..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/_remote.repositories +++ /dev/null @@ -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>= diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.jar.md5 b/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.jar.md5 deleted file mode 100644 index 666847d5..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.jar.md5 +++ /dev/null @@ -1 +0,0 @@ -abe20d7a518e91eb640c16f4c1cbfa50 \ No newline at end of file diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.jar.sha1 b/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.jar.sha1 deleted file mode 100644 index b35cef39..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b21c63432593dae945a9567c321b8ea3bbd6af4e \ No newline at end of file diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom b/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom deleted file mode 100644 index 9c69935b..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom +++ /dev/null @@ -1,9 +0,0 @@ - - - 4.0.0 - com.mineplex - spigot - 1.0 - POM was created from install:install-file - diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom.md5 b/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom.md5 deleted file mode 100644 index b4884375..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom.md5 +++ /dev/null @@ -1 +0,0 @@ -d31edf1694aad945d9f77e5cfc8b42d9 \ No newline at end of file diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom.sha1 b/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom.sha1 deleted file mode 100644 index 4ea2e866..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/1.0/spigot-1.0.pom.sha1 +++ /dev/null @@ -1 +0,0 @@ -8455952d0e34a44aad113878c83a601830e75563 \ No newline at end of file diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml b/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml deleted file mode 100644 index c3f38e12..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - com.mineplex - spigot - - 1.0 - - 1.0 - - 20210712100410 - - diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml.md5 b/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml.md5 deleted file mode 100644 index 5de6cf6b..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml.md5 +++ /dev/null @@ -1 +0,0 @@ -4b82495026850014cde5ee7ce88e2512 \ No newline at end of file diff --git a/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml.sha1 b/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml.sha1 deleted file mode 100644 index 2e223eb4..00000000 --- a/Plugins[Modified]/lib/com/mineplex/spigot/maven-metadata.xml.sha1 +++ /dev/null @@ -1 +0,0 @@ -165c540d97fb7b8f78b8200a602e6f88e9a54d17 \ No newline at end of file diff --git a/README.md b/README.md index 2ae8ac60..d042e092 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,12 @@ 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 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) ## Working status - ✅ Arcade @@ -31,7 +27,6 @@ After getting your bareboned server with the software in Patches/craftbukkit.jar 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 @@ -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(?) - [] 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. \ No newline at end of file diff --git a/Redis/Redis Server.zip b/Redis/Redis Server.zip deleted file mode 100644 index 62a5f365..00000000 Binary files a/Redis/Redis Server.zip and /dev/null differ diff --git a/Redis/RedisManager.zip b/Redis/RedisManager.zip deleted file mode 100644 index d2d3d37a..00000000 Binary files a/Redis/RedisManager.zip and /dev/null differ