MinecraftConsoles/Minecraft.Server
kuwacom 48f0023d67 add: restore the basic anti-cheat implementation and add spawn protection
Added the following anti-cheat measures and add spawn protection to `server.properties`.
- instant break
- speed
- reach
2026-03-14 07:30:23 +09:00
..
Access refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
Common refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
Console add: add new CLI Console Commands for Dedicated Server 2026-03-14 00:55:30 +09:00
docs update: update Dedicated Server developer guide 2026-03-08 22:53:23 +09:00
vendor add: add nlohmann/json json lib 2026-03-08 01:08:23 +09:00
Windows64 add: restore the basic anti-cheat implementation and add spawn protection 2026-03-14 07:30:23 +09:00
Minecraft.Server.vcxproj add: add new CLI Console Commands for Dedicated Server 2026-03-14 00:55:30 +09:00
Minecraft.Server.vcxproj.filters add: add new CLI Console Commands for Dedicated Server 2026-03-14 00:55:30 +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 Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
ServerLogManager.h add: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
ServerProperties.cpp add: restore the basic anti-cheat implementation and add spawn protection 2026-03-14 07:30:23 +09:00
ServerProperties.h add: restore the basic anti-cheat implementation and add spawn protection 2026-03-14 07:30:23 +09:00
ServerShutdown.h fix: fix stop command shutdown process 2026-03-08 18:23:29 +09:00
WorldManager.cpp update: check for the existence of GameHDD and create 2026-03-08 23:02:52 +09:00
WorldManager.h update: converted Japanese comments to English 2026-03-07 20:12:17 +09:00