vanja-san / crafty

Crafty is an open source Minecraft control panel built using Tornado and AdminLTE, featuring server scheduling, a interactive console and the ability to run almost any type of Minecraft server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crafty Controller

Python based Server Manager / Web Portal for your Minecraft Server

Important: Latest Changes

The project is now hosted on both GitLab and GitHub. GitLab has been setup to push changes to the GitHub project, signalling that we would like to move away from GitLab in the near future.

What is Crafty?

Crafty is a Minecraft Server Wrapper / Controller / Launcher. The purpose of Crafty is to launch a Minecraft server in the background and present a web interface for the admin to use to interact with their server. Crafty is compatible with Windows (7, 8, 10) and Linux (via Python).

Features

How does it work?

Crafty is launched via the command line, normally via a bat or sh script. Crafty will then automatically start a Tornado web server on the back end, as well as your Minecraft server if auto-start is enabled. You can remotely manage your server via the web interface, either on a PC, or on your phone. Logins are secure and use the most advanced web security models available.

Supported OS?

  • Linux - specifically Ubuntu 18.04 / 19.04 and others if they run python
  • Windows (7,8,10) via a compiled Executable, no need for python installation

Installation

Install documentation is available here on GitLab via the wiki.

Documentation

Check out our shiny new documentation right on GitLab.

Meta

Phillip Tarrant - Project Homepage

Discord Channel - Here

Trello Board - Here

GIT Repo

About

Crafty is an open source Minecraft control panel built using Tornado and AdminLTE, featuring server scheduling, a interactive console and the ability to run almost any type of Minecraft server

License:Other


Languages

Language:CSS 67.2%Language:Python 20.3%Language:HTML 12.5%Language:Dockerfile 0.0%