Mcsmanager
Minecraft server management tool written in Go
Install / Use
/learn @EbonJaeger/McsmanagerREADME
mcsmanager
Fast and simple Minecraft server manager tool written in Go.
mcsmanager allows server administrators to easily start and manage Minecraft servers using simple commands and an easy-to-understand config.
Dependencies
Here are the dependencies you will need to run this tool:
tmux
If you want to build it for yourself, you will need:
- Go
Installing
To download and install this using the Go tools, run go get github.com/EbonJaeger/mcsmanager/cmd/mcsmanager.
If you wish to build from source, run go install ./cmd/mcsmanager from the root of the project.
Usage
You can view the full help by running mcsmanager help.
mcsmanager CMD [args], where CMD is any one of:
attach|a: Open the server consolebackup|b: Backup all server files into a .tar.gz archiveexec|e <args>: Executes a command in the Minecraft server, e.g.mcsmanager exec "say Hello there!". This can be used for automated messages before server restarts. :)init|i <URL>: Initialize the setup for a Minecraft server. The tool will download the server jar for you, so you don't have to.start|s: Start the Minecraft serverstop|t: Stop the Minecraft serverupdate|u <URL>OR<provider> <version>: Update the jar file for the Minecraft server. Currently, Paper is the only provider supported.
License
Copyright © 2019-2021 Evan Maddock (EbonJaeger)
mcsmanager is available under the terms of the Apache-2.0 license
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
347.2kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
