jsmc

0.0.1 • Public • Published

jsmc

Haha, who would write a Minecraft server in JavaScript anyway?

Overview

jsmc is designed to be a very flexible, very hackable, moderately performant Minecraft server. It's written in JavaScript and runs well under node.js.

DEMO

There's usually a copy of recent code running on fknsrs.biz:25565 if you just want to kick the tires without installing anything.

Features

  • Plugins all the way down!
  • Cross platform (runs anywhere node.js does)!

Installation

Available via npm:

$ npm install jsmc

Or via git:

$ git clone git://github.com/deoxxa/jsmc.git node_modules/jsmc

Usage

$ ./server.js

License

3-clause BSD. A copy is included with the source.

Contact

Readme

Keywords

none

Package Sidebar

Install

npm i jsmc

Weekly Downloads

1

Version

0.0.1

License

BSD

Last publish

Collaborators

  • deoxxa