Minecraft Terminal is a lightweight TUI client for Minecraft Java edition that allows you to play Minecraft in the terminal and configure bots.
$ npm i -g mc-term
$ mc-term
$ git clone https://github.com/MC-Terminal/minecraft-terminal.git
$ cd minecraft-terminal
$ npm install
$ node .
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.
If you'd like to contribute to Minecraft Terminal, great, just fork the repository and submit a pull request on the Master branch.