2020-12-18 17:19:04 +01:00
2020-12-18 17:19:04 +01:00
2020-12-18 17:19:04 +01:00
2020-07-17 18:26:59 +00:00
2020-12-06 16:49:18 +01:00

sfsmc

More than a web server that dynamically show the status of a Minecraft server (formerly known as bukkit-server-status)

Goals

  • A daemon/service (sfsmcd/sfsmc) that can be controlled via DBus
    • systemd integration
    • DBus integration
    • A Minecraft server (starting, eventually stopping) (needs testing)
    • A web server for the status page
      • Online status
      • Players
      • MOTD
      • Start the Minecraft server if it is offline
    • Web server extensions (via dynamic libraries) (just maaaayyybeee)
  • A CLI (sfsmcctl) that enables to
    • Start the daemon/service
    • Stop the daemon/service
    • Start the Minecraft server (needs testing)
    • Give control over the Minecraft server terminal
    • Stop the Minecraft server
    • Start the web server
    • Stop the web server
  • Config loading
  • Config profiles

Dependencies

Non-Rust dependencies

Crates

Description
A service that controls a Minecraft and a web (status) server
Readme 65 KiB
Languages
Rust 95%
Makefile 5%