1
0
CrescendoFX a8954a6f4f Added Tron data - Fixes config issue
Title explains it all. There was an issue where the old WorldConfig.dat removed the Gladiators npc and spat out Miniplugins error logs due to the config file being misconfigured.

This resolves the issues temporarily, although Kits, House, Ruins, Snake data, etc still have to be added.
2023-05-29 22:45:00 -04:00
2022-07-07 10:09:42 +07:00
2023-05-23 09:11:55 +07:00
2022-07-07 10:09:42 +07:00
2023-05-24 11:21:22 +07:00
2022-07-07 10:09:42 +07:00
2023-05-22 12:32:49 -04:00
2023-05-20 11:35:03 +07:00

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 & Redis Desktop Manager
  6. Mineplex's Backend Server

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.

Description
No description provided
Readme 1.5 GiB
Languages
Java 97.3%
JavaScript 0.9%
C# 0.8%
HTML 0.7%
PHP 0.2%