minecraft-sidecart

command module
v0.0.0-...-94a378c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2022 License: MIT Imports: 7 Imported by: 0

README

Minecraft Sidecart

CI codecov

minecraft-sidecart handles uploading Minecraft server metadata and eventually responding to remote requests.

Usage

Authenticate

Use minecraft-sidecart auth signin to authenticate. It will output a URL for you to copy and paste into your browser. Once authenticated, copy the code from your browser back in to minecraft-sidecart.

Daemon

Launch the daemon with minecraft-sidecart daemon. The daemon will detect changes on the Minecraft server and upload them as they occur.

Server

Use minecraft-sidecart server add to add a server for the daemon to watch. Simply provide a name and a path to the root of the server directory. For example:

./minecraft-sidecart server add \
  --name "Main Server" --path /opt/minecraft/server

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package firebase wraps the firebase Admin API for use in a client
Package firebase wraps the firebase Admin API for use in a client
Package server is a generated GoMock package.
Package server is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL