1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2025-07-04 00:51:04 +02:00

Add //unmark chat command, fix position setting not being reset by //reset.

This commit is contained in:
Anthony Zhang
2013-05-15 17:03:26 -04:00
parent cedecac3f8
commit d52f3d649e
2 changed files with 23 additions and 0 deletions

View File

@ -14,6 +14,12 @@ Show markers at the region positions.
//mark
### //unmark
Hide markers if currently shown.
//unmark
### //pos1
Set WorldEdit region position 1 to the player's location.