Skip to content

Instantly share code, notes, and snippets.

View bitrot-alpha's full-sized avatar
🦀

bitrot-alpha

🦀
  • Oregon, US
View GitHub Profile
@bitrot-alpha
bitrot-alpha / download_paper.sh
Created August 1, 2022 02:58
Bash script to download the latest Paper Minecraft server jar through their API
#!/usr/bin/bash
#Author: bitrot_alpha
#This script will download the latest Paper jars from PaperMC's API and copy them to the
# desired place(s)
#Programs required: curl, jq, wget, sha256sum
#cd wherever you want the script to run out of
cd ~/.ampdata/instances/
pwd
name=paper