DaemonMC 1.0.11-alpha
dotnet add package DaemonMC --version 1.0.11-alpha
NuGet\Install-Package DaemonMC -Version 1.0.11-alpha
<PackageReference Include="DaemonMC" Version="1.0.11-alpha" />
<PackageVersion Include="DaemonMC" Version="1.0.11-alpha" />
<PackageReference Include="DaemonMC" />
paket add DaemonMC --version 1.0.11-alpha
#r "nuget: DaemonMC, 1.0.11-alpha"
#addin nuget:?package=DaemonMC&version=1.0.11-alpha&prerelease
#tool nuget:?package=DaemonMC&version=1.0.11-alpha&prerelease
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 | Versions 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. |
-
net8.0
- MiNET.fnbt (>= 1.0.22)
- MiNET.LevelDB-CobwebSMP (>= 0.0.0)
- Newtonsoft.Json (>= 13.0.3)
- SixLabors.ImageSharp.Drawing (>= 2.1.5)
- System.IdentityModel.Tokens.Jwt (>= 8.6.0)
- YamlDotNet (>= 16.3.0)
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 |