MinecraftConsoles/Minecraft.Server
DrPerkyLegit 21b5accc69
Feature/plugin api experimental (#12)
* added a null check to fix crash, expose internal latency value (its buggy)

* fix latency calculations

* sending packets from c#

* world save event, move shutdown def, move called location of shutdown, expose FourKit.FireEvent

* add docs

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-04-05 21:21:22 -05:00
..
Access Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
cmake/sources Merge remote-tracking branch 'smartcmd/main' into feature/plugin-api 2026-04-05 12:59:27 -05:00
Common Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Console finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
docs Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
vendor Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Windows64 Feature/plugin api experimental (#12) 2026-04-05 21:21:22 -05:00
CMakeLists.txt improve hostfxr loading, delete unnecessary logs 2026-03-21 16:40:07 -05:00
FourKitBridge.cpp Feature/plugin api experimental (#12) 2026-04-05 21:21:22 -05:00
FourKitBridge.h Feature/plugin api experimental (#12) 2026-04-05 21:21:22 -05:00
FourKitMappers.cpp cleanup 2026-03-24 21:13:15 -05:00
FourKitNatives.cpp Feature/plugin api experimental (#12) 2026-04-05 21:21:22 -05:00
FourKitNatives.h Feature/plugin api experimental (#12) 2026-04-05 21:21:22 -05:00
FourKitRuntime.cpp cleanup 2026-03-24 21:13:15 -05:00
FourKitRuntime.h cleanup 2026-03-24 21:13:15 -05:00
ServerLogger.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogger.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogManager.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogManager.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerProperties.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerProperties.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerShutdown.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
WorldManager.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
WorldManager.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00