minecraft-pi

v0.2.1
A Node.js API for Minecraft: Pi Edition.

minecraft-pi

Work in progress.

TODO:

  • Assign all blocks in blocks.json
  • Write tests

Usage

var Minecraft = require('minecraft-pi');
var client = new Minecraft('localhost', 4711);

// Use the client variable to play with the server!
client.chat("Yo dawg, I heard you like Node.js, so I put some Node.js in your Pi so you can Node.js while you Pi.");
npm i minecraft-pi

Metadata

  • MIT
  • >=0.8
  • Zachary Bruggeman
  • released 2/21/2013

Downloads

Maintainers