Skip to content

fosspill/clicraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clicraft ReadMe

A command-line minecraft server wrapper.

Warning
This is alpha software. Use at your own risk!

Overview

Clicraft is a command-line wrapper for operation and administration of a minecraft-compatible server. It is written in bash and uses tmux to daemonize and communicate with the server process.

Clicraft strives to be simple, robust, and useful. With it, you can:

  • Manage (start, stop, update) a minecraft-compatible server from the command line

  • Easily use third-party minecraft utilities (stop referring to --help output for basic options)

  • Programmatically or interactively send commands to the server console

  • Extend functionality by writing your own hooks called action scripts

Documentation

The full documentation for clicraft is kept in AsciiDoc format under the doc/ directory in the source distribution. It can be viewed at https://DMBuce.github.com/clicraft.

Basic documentation can be found in these files:

About

Command-line minecraft server wrapper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 91.3%
  • Makefile 8.7%