Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jhsu/minecraft-rubycraft
- Owner: jhsu
- Created: 2010-09-29T20:51:05.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-29T21:19:26.000Z (about 14 years ago)
- Last Synced: 2024-12-20T21:13:11.518Z (3 days ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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.