Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 830 Bytes

README.md

File metadata and controls

47 lines (37 loc) · 830 Bytes

minecraft-archive

Archive of OrbitMines' Minecraft Server (2013-2019)

  • Check for java vulnerabilities
  • Separate logs into private repo
  • remove passwords
  • remove ips, 2fa keys

Local Setup

sudo apt install git openjdk-8-jdk
  • Install Maven

  • Use Git Bash on Windows/Mac (TODO: Test this)

git bash
  • Clone this repository
git clone --recurse-submodules [email protected]:orbitmines/minecraft-archive.git
cd minecraft-archive
  • Install & compile spigot
./install-spigot.sh
  • (Optional) Compile archive tool
./compile.sh
  • Run
./run.sh