BlueMap Player Visibility
This Fabric mod provides convenient tools for managing player visibility on the BlueMap. It requires Fabric API and BlueMap itself to function.
Visibility Management
The mod adds a simple command system that allows controlling character display on the map:
/bmpv get - shows your current visibility status on the map
/bmpv get [player] - displays the visibility status of another participant (requires OP level 2)
/bmpv show - makes your character visible on BlueMap
/bmpv show [players] - enables display of specified players (OP level 2)
/bmpv hide - hides your character from the map
/bmpv hide [players] - removes display of selected players (OP level 2)
Each command has corresponding access permissions, ensuring safe usage on servers.