Hello! Is it possible to hide all players on Dynmap from the default permissions group while still being visible to a moderator permissions group?
SOLVED:
The following settings must be modified in the plugin configuration file:
protected-player-info:true
hidebydefault: false
login-enabled: true
Then, the moderator group must be granted the dynmap.playermarkers.seeall permission (set to true) - I used the LuckyPerms plugin for this.
Finally, the moderators must register in the Dynmap web following the instructions provided by the official plugin documentation - (User ID is their Minecraft username | just thought I'd make it clear, as it can be confusing).
Once all of that has been done, the members of the moderator group will be able to log into the map and, only while inside the server will see each player's position in the map.
While they aren't logged into the server, they will only see the online players list on the side menu.
Default players will not be able to see themselves or others on the map.