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

https://github.com/sam0x17/mcsrv

minecraft bindings and server management for ruby
https://github.com/sam0x17/mcsrv

Last synced: 9 months ago
JSON representation

minecraft bindings and server management for ruby

Awesome Lists containing this project

README

          

# MCSRV: Minecraft Bindings for Ruby
MCSRV is the core library used by Minecraft Host Ninja to interact with local and remote Minecraft servers.
MCSV uses the popular Net::SSH library to directly interact with the Minecraft command line via SSH. Anything
that can be done via the Minecraft server console can be done via MCSRV.