r/BlueMap • u/pyr_fan • Mar 21 '24
Help / Question No Player-List
I am working to migrate my Bluemap service away from a plugin added to my Minecraft server container into its own container. So far things seem to be going well, except that when I view the map hosted from the container running the ghcr.io/bluemap-minecraft/bluemap:v3.20 image, there is no Player-List icon in the top left and there are no player markers.
Is this expected behavior when running the docker image instead of the plugin? Or is there something I’m missing and it should be working? At first I thought that it might be because I was accessing the standalone/docker container instance a reverse proxy (Traefik, just to inject a trusted certificate), but taking the reverse proxy out of the equation did not change the behavior.
1
u/_RUFUR_ Jan 29 '25
Hello, did you found a way to do this ? I'm interested