From d7148727fdc14f855c05be20cf815bd5a94cedfc Mon Sep 17 00:00:00 2001 From: Supergoat666 <47240900+Supergoat666@users.noreply.github.com> Date: Thu, 20 Aug 2020 18:26:42 +0200 Subject: [PATCH] Add documentation --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e665e52..bdfe4b2 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,14 @@ Commands * `/area_pos2 [X,Y,Z|X Y Z]` -- Sets area position two to your position or the one supplied. - + * `/areas_cleanup` -- Removes all ownerless areas. Useful for cleaning after user deletion, for example using /remove_player. + * `/area_open ` -- Toggle open/closed the specified area for everyone. + + * `/area_faction_open [faction]` -- Toggle open/closed the specified area for members of the faction. Factions are created and managed by playerfactions mod. + License -------