Skip to content

ophymx/mcmanus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

McManus Minecraft Bot

Goals

  • Wander: have mcmanus wander randomly within a bound box
  • Tend farms: preprogramed action to harvest and plant a wheat farm

Build

npm install
npm install -g webpack webpack-cli
npm run build

Run

Edit mcmanus.json.

{
  "username": "[email protected]",
  "password": "PASSWORD",
  "realm": "Realm world name",
  "host": "server address",
  "port": 25565
}

Provide either host+port or realm. If realm is provided it will look up the host+port through the realm API.

npm run start

About

McManus Minecraft Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published