This repository contains various scripts that I use on my Alpine Linux server.

minecraft/

This directory contains scripts useful for running a Minecraft server on Alpine:

install
install the latest build of Paper (a high-performance Minecraft server) for a given Minecraft version
minecraft
a simple OpenRC script that runs the server in a screen session

You should take a look at the contents of both scripts before using them. They are designed for my own purposes primarily.