Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhsu/minecraft-rubycraft

simple minecraft SMP wrapper
https://github.com/jhsu/minecraft-rubycraft

Last synced: 2 days ago
JSON representation

simple minecraft SMP wrapper

Awesome Lists containing this project

README

        

## Usage

Place `rubycraft.rb` inside the minecraft folder, and run it

### Features

When a play joins, CONSOLE whispers a list of online players.

Any player can type `/water` to spawn a single water spawn block.

Users can queue messages to another user if that user is offline with simply
`user_name: Hello!` and the message will be whispered to that user when they
sign on.