minecraft-rpc

Crates.iominecraft-rpc
lib.rsminecraft-rpc
version0.1.0
created_at2025-11-19 20:19:02.814246+00
updated_at2025-11-19 20:19:02.814246+00
descriptionA Minecraft Server Management Protocol client implementation in Rust
homepagehttps://git.delaage.fr/rdelaage/minecraft-server-management-rs
repositoryhttps://git.delaage.fr/rdelaage/minecraft-server-management-rs
max_upload_size
id1940741
size83,461
Romain de Laage (rdelaage)

documentation

README

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

Commit count: 0

cargo fmt