Skip to content

rdelaage/minecraft-server-management-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Server Management Protocol client library in Rust

WARNING: This project is in early stage. This means that it is not feature-complete, lacks of documentation and the API is unstable.

This project aims to implement a Minecraft Server Management Protocol client library in Rust. More documentation to come.

Usage

This library is used by the following projects:

  • mcctl (also in this repo), a CLI tool to control a minecraft server
  • Your project here

Roadmap

  • [] Implement all the methods
  • [] Documentation
  • [] Complete mcctl tool
  • [] Packaging

License

See LICENSE.txt