BlueMap
BlueMap copied to clipboard
Abillity to hide/show players on the map via command
Add a command to hide/show players on the map.
Please also consider adding the ability to hide via permission
Can be done using BlueMap's API and a 3rdPartyPlugin. Won't be in BlueMap natively because of challenges with Commands in a platform-independent environment (AutoCompletion of player-names)
(E.g. https://github.com/TechnicJelle/BlueMapPlayerControl)