mirror of
https://github.com/minetest-mods/areas.git
synced 2025-07-05 01:20:24 +02:00
Add documentation
This commit is contained in:
@ -105,6 +105,10 @@ Commands
|
|||||||
* `/areas_cleanup` -- Removes all ownerless areas.
|
* `/areas_cleanup` -- Removes all ownerless areas.
|
||||||
Useful for cleaning after user deletion, for example using /remove_player.
|
Useful for cleaning after user deletion, for example using /remove_player.
|
||||||
|
|
||||||
|
* `/area_open <ID>` -- Toggle open/closed the specified area for everyone.
|
||||||
|
|
||||||
|
* `/area_faction_open <ID> [faction]` -- Toggle open/closed the specified area for members of the faction. Factions are created and managed by playerfactions mod.
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user