0.5.0 • Published 11 years ago

mcserve v0.5.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

mcserve

node.js http server and console wrapper for minecraft server.

Features

  • Web interface with recent chat history and who is online.
  • Ability for users to request a server restart with /restart which will happen after everybody logs off.
  • Automatically restart minecraft server when it crashes.

Installation

  1. Install Java.
  2. Install node.js.
  3. Download minecraft_server.jar from minecraft.net.
  4. npm install mcserve
  5. npm start mcserve

Configuration

Port

Http server defaults to port 9999. You can configure this by passing in a PORT environment variable to npm start.

Minecraft Version Support

Supports minecraft_server.jar version 1.4.6 at least.

0.5.0

11 years ago

0.4.4

11 years ago

0.4.3

11 years ago

0.4.1

11 years ago

0.4.0

11 years ago

0.3.0

11 years ago

0.2.0

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.5

11 years ago