Commands - theNaspenGrove/BlueMap-Signs GitHub Wiki
There are a couple of commands that can be useful to know about. Their usages and details are listed below.
/BlueMapSigns CreateMarkerSet
BlueMapSigns.CreateSet
Permision Creates a Marker Set through the BlueMap API and prefixes it so that BlueMap-Signs knows that it should be the one to handle it. Please use this command to create Marker Sets if you want them to be used by players.
/BlueMapSigns DeleteMarkerSet
BlueMapSigns.DeleteSet
Permision Deletes a Marker Set that has been created by the CreateMarkerSet command. This doesn't have the ability to delete Marker Sets created through other means. This will delete all markers contained within this Marker Set!
/BlueMapSigns ListMarkerSets
BlueMapSigns.ListSets
Permision Lists all Marker Sets registered by BlueMap-Signs. If you have a Marker Set that was created outside of BlueMap-Signs, or before 1.3 then you'll need to prefix the Marker Set ID with bmSigns_
so that BlueMap-Signs will know that it's supposed to handle that Marker Set.