mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
- add Access frontend that publishes thread-safe ban manager snapshots for dedicated server use - add BanManager storage for banned-players.json and banned-ips.json with load/save/update flows - add persistent player and IP ban checks during dedicated server connection handling - add UTF-8 BOM-safe JSON parsing and shared file helpers backed by nlohmann/json - add Unicode-safe ban file read/write and safer atomic replacement behavior on Windows - add active-ban snapshot APIs and expiry-aware filtering for expires metadata - add RAII-based dedicated access shutdown handling during server startup and teardown |
||
|---|---|---|
| .. | ||
| Access | ||
| Common | ||
| Console | ||
| docs | ||
| vendor | ||
| Windows64 | ||
| Minecraft.Server.vcxproj | ||
| Minecraft.Server.vcxproj.filters | ||
| ServerLogger.cpp | ||
| ServerLogger.h | ||
| ServerProperties.cpp | ||
| ServerProperties.h | ||
| WorldManager.cpp | ||
| WorldManager.h | ||