![]() |
VOOZH | about |
dotnet add package Obsidian.API --version 1.0.0-nightly-79
NuGet\Install-Package Obsidian.API -Version 1.0.0-nightly-79
<PackageReference Include="Obsidian.API" Version="1.0.0-nightly-79" />
<PackageVersion Include="Obsidian.API" Version="1.0.0-nightly-79" />Directory.Packages.props
<PackageReference Include="Obsidian.API" />Project file
paket add Obsidian.API --version 1.0.0-nightly-79
#r "nuget: Obsidian.API, 1.0.0-nightly-79"
#:package Obsidian.API@1.0.0-nightly-79
#addin nuget:?package=Obsidian.API&version=1.0.0-nightly-79&prereleaseInstall as a Cake Addin
#tool nuget:?package=Obsidian.API&version=1.0.0-nightly-79&prereleaseInstall as a Cake Tool
Obsidian is a C# .NET implementation of the Minecraft server protocol. Obsidian is currently still in development, and a lot of love and care is being put into the project!
Feel free to join our Discord if you're curious about the current state of the project, questions are always welcome!
Contributions are always welcome! Read about how you can contribute here
Plugins are cool! Wanna make them yourself? Find out about plugin development here
Very early development builds are available over at the GitHub Actions page for this repository.
.NET Build action and scroll to the bottom of the page to find the artifacts.dotnet ObsidianApp.dll to start the server.You can now run Obsidian using Docker! As of right now, no image is available on DockerHub yet, but it will be sometime soon.
For now, to run Obsidian on Docker you will have to follow the following steps:
git clone https://github.com/ObsidianMC/Obsidian.gitcd Obsidiandocker build . -t obsidiandocker run -d -p YOUR_HOST_PORT:25565 -v YOUR_SERVERFILES_PATH:/files --name YOUR_CONTAINER_NAME obsidianYOUR_SERVERFILES_PATH/config.jsondocker restart YOUR_CONTAINER_NAMEThere's also docker-compose support.
git clone https://github.com/ObsidianMC/Obsidian.gitcd Obsidiandocker-compose up -V to generate the config.jsondocker-compose.yml file, along with files/config.jsondocker-compose up -Vd to have the server run! The world, plugin and other server related files will be created in the files directory.Thank you to #mcdevs for additional support.
Thank you to TkTech for hosting Wiki.vg and for the #mcdevs community documenting Minecraft's protocol.
Thank you to the Minecraft Wiki for continuing to host Wiki.vg's contents after the site shut down [1] [2], as well as providing further resources on Minecraft's inner workings.
Thank you to Mojang for creating this wonderful game named Minecraft.
...and of course the biggest thank you to everyone that contributed!
<a href="https://github.com/obsidianserver/obsidian/graphs/contributors"> <img src="https://contributors-img.web.app/image?repo=obsidianserver/obsidian" /> </a>
<sub><sup>Made with contributors-img</sup></sub>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-nightly-79 | 84 | 3/17/2026 |
| 1.0.0-nightly-78 | 74 | 3/6/2026 |
| 1.0.0-nightly-77 | 78 | 2/16/2026 |
| 1.0.0-nightly-75 | 266 | 11/30/2025 |
| 1.0.0-nightly-74 | 116 | 11/29/2025 |
| 1.0.0-nightly-73 | 158 | 11/28/2025 |
| 1.0.0-nightly-72 | 131 | 11/7/2025 |
| 1.0.0-nightly-71 | 127 | 9/26/2025 |
| 1.0.0-nightly-70 | 188 | 9/1/2025 |
| 1.0.0-nightly-69 | 181 | 8/9/2025 |
| 1.0.0-nightly-68 | 167 | 8/8/2025 |
| 1.0.0-nightly-67 | 168 | 8/8/2025 |
| 1.0.0-nightly-66 | 170 | 8/8/2025 |
| 1.0.0-nightly-65 | 357 | 7/20/2025 |
| 1.0.0-nightly-64 | 179 | 7/13/2025 |
| 1.0.0-nightly-63 | 173 | 7/10/2025 |
| 1.0.0-nightly-62 | 180 | 7/2/2025 |
| 1.0.0-nightly-60 | 180 | 6/29/2025 |
| 1.0.0-nightly-59 | 104 | 6/28/2025 |
| 1.0.0-nightly-58 | 118 | 5/24/2025 |