Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.01 KB

README.rst

File metadata and controls

47 lines (36 loc) · 1.01 KB

PyCraft

By Mark McGuire

http://github.com/TronPaul/PyCraft

A web application for managing a Minecraft server

This program starts, monitors, and manages a Minecraft server and provides a web interface.

Features

Completed

Currently completed features:

  • None yet :(

Planned

Planned features include, but are not limited to:

  • Multiserver support
  • ramdisk support
  • Per server start, stop, restart functionality
  • Server console access
  • Server log parsing
  • Server setting parsing and editor
  • Incremental server backups
  • Command (ie save-on, save-off etc) scheduling
  • Backup scheduling
  • Multiuser authorization and acl
  • Resource utilization view (visual and text)

Requirements

This program requires:

The dependencies can also be downloaded using setup.py develop or install