117ac3c92b3769967e82c8f2770e727f2280bc36
papermc-server-docker
This repository rpovides a simple way to deploy a papermc minecraft server. Other solutions also make this happen, but this docker image adds the ability to prepare *.prep files with predefined whitelist entries and op entries to spin up the minecraft server with everything set up from the start.
The provides setup.sh script will install the latest papermc server for the selected minecraft version and generate the needed whitelist.json and ops.json files. To make this work simply provide a whitelist.prep and op.prep file with the desired usernames in the server folder, that you map in the docker container. The script will fetch the uuids of all usernames and setup the whitelist.
Languages
Shell
89.5%
Dockerfile
10.5%