DaemonMC 1.0.19-alpha

This is a prerelease version of DaemonMC.
dotnet add package DaemonMC --version 1.0.19-alpha
                    
NuGet\Install-Package DaemonMC -Version 1.0.19-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DaemonMC" Version="1.0.19-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DaemonMC" Version="1.0.19-alpha" />
                    
Directory.Packages.props
<PackageReference Include="DaemonMC" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DaemonMC --version 1.0.19-alpha
                    
#r "nuget: DaemonMC, 1.0.19-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DaemonMC@1.0.19-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DaemonMC&version=1.0.19-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DaemonMC&version=1.0.19-alpha&prerelease
                    
Install as a Cake Tool

DaemonMC

This software is still in development

Fast and lightweight server software for Minecraft: Bedrock Edition designed for mini games. Instead of vanilla features and mechanics, here game is completely driven by plugins. All DaemonMC provide is server core with simple API so you can add only what you need. No unnecessary server resources and network usage by various core features like block tick or mobs. Discord: https://discord.gg/A6BBcXSCj4

Servers / Test servers running DaemonMC csmpmg.minecraft.pe 19132

Getting started

Download latest .zip from Releases. Unzip and run DaemonMC.exe. This action will create:

  • Plugins (for plugin .dll files)
  • Resource Packs (for resource pack .mcpack files and .key files for encrypted packs)
  • Worlds (for world .mcworld files)
  • DaemonMC.yaml (more info wiki#daemonmcyaml)

For updating you will need to download latest .dll from Releases and replace with old one.

Server don't have it's own world generator (only temporary flat world when starting server without .mcworld file), so you will need to use your own .mcworld file in Worlds folder.

Features

Up to date resources: This software will always support latest world format, entities, sounds and all other things found in latest Minecraft version.

Multiversion: To make updating easier for players and servers, this software supports also previous game versions. Just remember that because of the latest world format, players using older game versions won't be able too see blocks added in new versions.

Multiworld: You can have as many worlds as you want. Just specify spawn world name in DaemonMC.yaml and use API (ChangeWorld(World, Vector3).) to transfer players to other worlds.

Simple plugin API: Plugin tutoral, API and other useful things can be found in Wiki.

Click here to learn how to create first plugin Plugin tutorial

Want to contribute? That's really cool. Here's some useful information: Contributing.md

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.19-alpha 85 7/29/2025
1.0.18-alpha 93 7/4/2025
1.0.17-alpha 122 6/29/2025
1.0.16-alpha 60 6/27/2025
1.0.15-alpha 84 6/21/2025
1.0.14-alpha 269 6/12/2025
1.0.13-alpha 98 6/7/2025
1.0.12-alpha 71 6/6/2025
1.0.11-alpha 131 5/6/2025
1.0.10-alpha 125 5/4/2025
1.0.9-alpha 49 5/3/2025
1.0.8-alpha 51 5/3/2025
1.0.7-alpha 136 5/1/2025
1.0.6-alpha 460 3/26/2025
1.0.5-alpha 186 3/4/2025
1.0.4-alpha 184 3/4/2025
1.0.3-alpha 171 3/3/2025
1.0.1-alpha 76 2/28/2025