SkillAgentSearch skills...

Clicraft

Command-line minecraft server wrapper

Install / Use

/learn @DMBuce/Clicraft
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Clicraft ReadMe

A command-line minecraft server wrapper.

WARNING: This software is unmaintained. 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.io/clicraft.

Basic documentation can be found in these files:

///// vim: set syntax=asciidoc ts=4 sw=4 noet: /////

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated11mo ago
Forks5

Languages

Shell

Security Score

82/100

Audited on Apr 30, 2025

No findings