Skip to content

nevoka-be/Nevoka.MinecraftRPC

Repository files navigation

Nevoka.MinecraftRPC

Nevoka.MinecraftRPC is a .NET 8 library for integrating Minecraft Server Management protocol. It enables developers to display real-time Minecraft server information and notifications.

Features

  • Query Minecraft Server Management status and notifications
  • Easy integration with .NET 8 applications
  • Example project included

Getting Started

Requirements

  • .NET 8 SDK or later

Installation

Add the package reference to your project:

<ItemGroup> 
	<PackageReference Include="Nevoka.MinecraftRPC" Version="*" /> 
</ItemGroup>

Or, if building from source:

dotnet build

Usage

See the Nevoka.MinecraftRPC.Example project for a usage demonstration.

Basic usage: See example

License

This project is licensed under the Apache License 2.0.

Contributing

Contributions are welcome! Please open issues or submit pull requests for improvements or bug fixes.

Author

Copyright 2025 Nevoka

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages