JSPM

  • Created
  • Published
  • Downloads 128
  • Score
    100M100P100Q63390F
  • License MIT

Play Minecraft and configure bots from the terminal

Package Exports

  • mc-term
  • mc-term/src/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mc-term) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Minecraft Terminal

Documentation | Download | Configuration | Usage

CI Codacy Badge npm package npm

Minecraft Terminal is a lightweight TUI client for Minecraft Java edition that allows you to play Minecraft in the terminal and configure bots.

Downloads

$ npm i -g mc-term
$ mc-term

Clone git repo

$ git clone https://github.com/MC-Terminal/minecraft-terminal.git
$ cd minecraft-terminal
$ npm install
$ node .

Usage

Getting help

Check out the README and existing Discussions: Maybe your question is answered there. If not, please open a New Discussion and ask your question. If you find a bug, please report it in the Issue tracker.

Contribution

If you'd like to contribute to Minecraft Terminal, great, just fork the repository and submit a pull request on the Master branch.

Alt