mclib 0.0.2
This library provides a Ruby API to vanilla minecraft by watching the log file and parsing the lines out into native objects and registering callbacks on server events such as login, chat, warnings and more.
Gemfile:
=
install:
=
Runtime Dependencies (2):
eventmapper
>= 0
filewatch
>= 0