MinecraftConsoles/Minecraft.Server
2026-03-08 22:27:14 +09:00
..
Access add: Dedicated Server BAN access manager with persistent player and IP bans 2026-03-08 10:15:13 +09:00
Common add: add FileUtils 2026-03-08 10:13:36 +09:00
Console fix: fix stop command shutdown process 2026-03-08 18:23:29 +09:00
docs add: create Minecraft.Server developer guide in English and Japanese 2026-03-07 20:18:35 +09:00
vendor add: add nlohmann/json json lib 2026-03-08 01:08:23 +09:00
Windows64 fix: replace shutdown flag with atomic variable for thread safety 2026-03-08 22:27:14 +09:00
Minecraft.Server.vcxproj add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
Minecraft.Server.vcxproj.filters add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
ServerLogger.cpp add: implement StringUtils for string manipulation and refactor usages 2026-03-07 17:39:37 +09:00
ServerLogger.h update: converted Japanese comments to English 2026-03-07 20:12:17 +09:00
ServerLogManager.cpp add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
ServerLogManager.h add: add ban and pardon commands for Player and IP 2026-03-08 17:14:14 +09:00
ServerProperties.cpp update: changed file read/write operations to use FileUtils. 2026-03-08 10:31:00 +09:00
ServerProperties.h update: add LAN advertising configuration for server.properties 2026-03-07 11:51:38 +09:00
ServerShutdown.h fix: fix stop command shutdown process 2026-03-08 18:23:29 +09:00
WorldManager.cpp update: add note about issue 2026-03-07 20:24:10 +09:00
WorldManager.h update: converted Japanese comments to English 2026-03-07 20:12:17 +09:00