Terminal that allows Minecraft players to interact with it using chat. Please run this in a VM.
Find a file
business-goose ed6a3d8ff5 fix agfen??
2021-03-26 16:46:46 +00:00
plugins fix agfen?? 2021-03-26 16:46:46 +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 Fix shit bug 2021-03-26 15:51:22 +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)