1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2025-07-14 13:50:21 +02:00

Add //mark command and document it.

This commit is contained in:
Anthony Zhang
2012-07-22 15:22:36 -04:00
parent 5ce4517e66
commit 9067f73349
2 changed files with 17 additions and 0 deletions

View File

@ -35,6 +35,12 @@ Reset the region so that it is empty.
//reset
### //mark
Show markers at the region positions.
//mark
### //pos1
Set WorldEdit region position 1 to the player's location.