BlueMap icon indicating copy to clipboard operation
BlueMap copied to clipboard

Abillity to hide/show players on the map via command

Open TBlueF opened this issue 4 years ago • 1 comments

Add a command to hide/show players on the map.

TBlueF avatar Aug 28 '20 18:08 TBlueF

Please also consider adding the ability to hide via permission

GriffinCodes avatar Oct 22 '20 23:10 GriffinCodes

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)

TBlueF avatar Aug 31 '22 18:08 TBlueF