mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-07-11 20:40:20 +02:00
Add //fixedpos command and document it.
This commit is contained in:
@ -56,6 +56,14 @@ Set WorldEdit region, WorldEdit position 1, or WorldEdit position 2 by punching
|
||||
//p set2
|
||||
//p get
|
||||
|
||||
### //fixedpos set1 x y z
|
||||
|
||||
Set a WorldEdit region position to the position at (<x>, <y>, <z>).
|
||||
|
||||
//fixedpos set1 0, 0, 0
|
||||
//fixedpos set1 -30, 5, 28
|
||||
//fixedpos set2 1004, -200, 432
|
||||
|
||||
### //volume
|
||||
|
||||
Display the volume of the current WorldEdit region.
|
||||
|
Reference in New Issue
Block a user