Adding Borders
Step 1
Stand on each corner of your area (can be as many corners as you wish)
At each corner, run the command:
/dmarker addcorner
Or:
At each corner run the command:
/dmarker addcorner x y z world
Step 2
Once all corners have been added, you then need to run:
/dmarker addarea [area-name] set:Borders
This command is case sensitive, and needs to be copied exactly.
You need to replace [area-name]
with your area's name or this could cause issues
DO NOT use spaces in your [area-name]
field
Step 3
Now you'll want to set your borders colours. To do so, run:
/dmarker updatearea [area-name] set:Borders color:RRGGBB fillcolor:RRGGBB
'color' represents the outline, and 'fillcolor' represents the fill
An easy way to grab colour codes is through this site:
https://www.rapidtables.com/web/color/RGB_Color.html
Just copy the 6 digit code at the bottom of the box
And that's it, you've now added your borders to the map!
Other Info
Made a mistake during border creation?
If you made a mistake adding corners you will need to run:
/dmarker clearcorners
And start again
Want to edit or delete your borders?
Unfortunately there is no way to edit your borders once they exist, other than to change the colour.
If you wish to change the shape of your borders you will need to delete them and start again.
To delete borders from the map you will need to run:
/dmarker deletearea [area-name] set:Borders
If you can't remember what name you gave your borders you can find out by clicking on them on the map
Last updated