The code
|
private static Map<MinecraftServer, CitadelServerData> dataMap = new HashMap<>(); |
stores the minecraft server, but not remove or clear when the player leave the server or single player world.
The following images show the GC root and stored multi server
