Terminal that allows Minecraft players to interact with it using chat. Please run this in a VM.
Find a file
2021-03-26 16:49:51 +00:00
plugins sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss 2021-03-26 16:48:49 +00:00
util You know, like add text_parser.js 2021-03-24 21:19:56 +00:00
workers Update to version 2 2021-03-24 22:32:31 +00:00
.gitignore Update .gitignore 2021-03-24 22:32:08 +00:00
config.json Make it better 2021-03-25 17:09:02 +00:00
index.js add kick_disconnect listener for better debug 2021-03-26 16:49:51 +00:00
LICENSE First commit 2021-03-24 21:18:02 +00:00
package-lock.json First commit 2021-03-24 21:18:02 +00:00
package.json First commit 2021-03-24 21:18:02 +00:00
README.md Update README.md 2021-03-24 22:36:08 +00:00
run.js Update to version 2 2021-03-24 22:32:31 +00:00

Setup

Install

npm i 

Run

Automatic Restart

node run.js <ip>

No Restart

node . <ip>

Configure

Enter a different user than the one you are running the bot on into config.json, with the password specified. Then, add your user to not require a sudo password when running sudo (I recommend doing this in a VM and NOT your host)