8000 GitHub - trevorswan11/mc-server-cli: cli to interact with mcrcon efficiently
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

trevorswan11/mc-server-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MC Server ClI

A basic command line interface for interacting with mcrcon with autocomplete.

  • To make use of this cli, you must have mcrcon accessible in your system's path

Getting Started

  1. First, clone this repository using git clone https://github.com/trevorswan11/mc-server-cli.git
  2. Then, create a .env file. There is no need to use quotes in the following variables, but ensure both are defined as follows:
RCON_PORT=<your port here>
RCON_PASS=<your pass here>
  1. Then, simply run make

Dependencies

  • This only works on linux, and the libreadline-dev must be installed for this cli to work

About

cli to interact with mcrcon efficiently

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0