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
- Host: GitHub
- URL: https://github.com/sam0x17/mcsrv
- Owner: sam0x17
- Created: 2015-03-04T18:46:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-14T21:24:47.000Z (over 10 years ago)
- Last Synced: 2025-02-13T08:14:53.820Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 227 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.