logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage PaperMC - Control Minecraft Server | Online Free DevTools by Hexmos

Control Minecraft server management with PaperMC. Start, stop, and backup Minecraft worlds using a simple command-line interface. Free online tool, no registration required.

papermc

Manage a Minecraft server. More information: https://github.com/Edenhofer/minecraft-server/blob/main/minecraftd.sh.in#L480.

  • Start a server:

papermc start

  • Stop a server:

papermc stop

  • Restart a server:

papermc restart

  • Backup a world:

papermc backup

  • Restore world data from a backup:

papermc restore {{path/to/filename}}

  • Display help:

papermc

return

See Also