Skip to content

sbstp/minecraftd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minecraftd

A supervisor for the Minecraft process. Avoids corruption of the world data files.

Why?

  • Clean shutdowns: Catches SIGINT & SIGTERM and issues a stop command to the minecraft server for a clean shutdown.
  • Clean backups: Disables auto-save, flushes all the pending changes, makes a backup and then enables auto-save.

About

Minecraft server supervisor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages