DaemonMC 1.0.11-alpha

This is a prerelease version of DaemonMC.
dotnet add package DaemonMC --version 1.0.11-alpha
                    
NuGet\Install-Package DaemonMC -Version 1.0.11-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.11-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DaemonMC" Version="1.0.11-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.11-alpha
                    
#r "nuget: DaemonMC, 1.0.11-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.
#addin nuget:?package=DaemonMC&version=1.0.11-alpha&prerelease
                    
Install DaemonMC as a Cake Addin
#tool nuget:?package=DaemonMC&version=1.0.11-alpha&prerelease
                    
Install DaemonMC as a Cake Tool

DaemonMC

This software is still in development

Fast and lightweight server software for Minecraft: Bedrock Edition optimised for mini games. Instead of vanilla features and mechanics, this software will focus on performance, simplicity. Discord: https://discord.gg/A6BBcXSCj4

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.

[!NOTE] 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: Instead of vanilla based mechanics, with this software game is completely driven by plugins. Plugin tutoral, API and other useful things can be found in Wiki.

Click here to learn how to create first plugin Plugin tutorial

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. 
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.11-alpha 106 7 days ago
1.0.10-alpha 103 9 days ago
1.0.9-alpha 31 10 days ago
1.0.8-alpha 33 10 days ago
1.0.7-alpha 114 12 days ago
1.0.6-alpha 444 2 months ago
1.0.5-alpha 172 2 months ago
1.0.4-alpha 163 2 months ago
1.0.3-alpha 157 2 months ago
1.0.1-alpha 62 2 months ago