Skip to content

ratticon/minecraft-server-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

minecraft-server-scripts

Scripts to make Minecraft server deployment faster and easier, but not necessarily safer
Don't use for production / sensitive workloads. You break it, you fix it.

A lazy script to deploy paper-1.19.2-307 server on a fresh Debian 11.x (Bullseye) install.
Installs to /opt/minecraft/papermc/ with a launcher script tuned for 5G memory at /opt/minecraft/papermc-start-5g.sh

wget https://raw.githubusercontent.com/ratticon/minecraft-server-scripts/main/papermc-install-debian11.sh && chmod +x papermc-install-debian11.sh && sudo ./papermc-install-debian11.sh

About

Scripts to make Minecraft server deployment easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages