mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Updated Commands (markdown)
parent
b61177b1ea
commit
521800b754
@ -33,7 +33,8 @@ These commands are only available if the Markers Component has been enabled (v0.
|
||||
* `/dmarker update id:<id> icon:<newicon> newlabel:<newlabel>` : updates the icon and/or label of the marker with the given ID
|
||||
* `/dmarker delete <label>` : deletes the first marker matching the given label
|
||||
* `/dmarker delete id:<id>` : deletes the marker with the given ID
|
||||
* `/dmarker list` : lists the attributes of all the defined markers
|
||||
* `/dmarker list` : lists the attributes of all the defined markers in the default marker set
|
||||
* `/dmarker list set:<set-id>` : lists the attributes of all the defined markers in the given marker set
|
||||
* `/dmarker icons` : lists the attributes of all the icons defined for use by markers
|
||||
* `/dmarker addset <label> hide:<hide-by-def> prio:<priority>` : add new marker set with given label (ID = label)
|
||||
* `/dmarker addset id:<id> <label> hide:<hide-by-def> prio:<priority>` : add new marker set with given ID and label
|
||||
|
Loading…
Reference in New Issue
Block a user