diff options
author | est31 <MTest31@outlook.com> | 2015-03-01 02:33:21 +0100 |
---|---|---|
committer | ShadowNinja <shadowninja@minetest.net> | 2015-03-01 17:31:41 -0500 |
commit | 177f659f4e6c9ea3ddf12f416fc6afb8ae66648d (patch) | |
tree | 410603a1af13250e9051232fa1c49d81a5e588a1 /README.md | |
parent | 0cda67f5c1859ef5ceac70cbfdeae55417f33f0e (diff) |
Add area_info command
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -80,6 +80,8 @@ Commands * `/change_owner <ID> <NewOwner>` -- Change the owner of an area. + * `/area_info` -- Returns information about area configuration and usage. + * `/select_area <ID>` -- Sets the area positions to those of an existing area. |