Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Latest commit

 

History

History
37 lines (29 loc) · 1.95 KB

File metadata and controls

37 lines (29 loc) · 1.95 KB

Important

This init script is no longer maintained as we now use systemd and systemd-minecraft.

This is a System V init script for Minecraft servers, with some Wurstmineberg-specific extras.

This is version 2.19.6 (semver) of the init script. The versioned API includes the usage pattern, as found in the docstring of minecraft.py, as well as all documented functions defined in minecraft.py.

Requirements

Configuration

If your system has service, you can move minecraft.py to /etc/init.d/minecraft. You can then start, stop, or restart the Minecraft server with service minecraft start etc.

To make this work for another server, you may have to modify the paths and other things in the config file.