From caab52298e8e8893b40c6faf7694ec81ee3818f9 Mon Sep 17 00:00:00 2001 From: pietru Date: Sat, 1 Mar 2025 23:21:16 +0100 Subject: [PATCH] Update Plot System --- Plot-System.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plot-System.md b/Plot-System.md index 78c282f..07beeaf 100644 --- a/Plot-System.md +++ b/Plot-System.md @@ -41,8 +41,8 @@ Area json file can contain: Those options are ones that are available at moment of writing this wiki page. ### Area Player Perms -Player Area Perm file needs to have `player_id` value which is unique player identifier, each area should have example player perms generated. -Player Area Perm file can also have `type` defined, setting it to `owner` makes somebody owner of that area giving them permissions to modify other people permissions inside area. +Player Area Perm file needs to have `player_id` value which is unique player identifier, each area should have example player perms generated. \ +Player Area Perm file can also have `type` defined, setting it to `owner` makes somebody owner of that area giving them permissions to modify other people permissions inside area. People will be able to modify other people perms via [interactive perm setup](./Setup-Command) in their area if they have `setup` and `setup.area_perm`. > **Note** > Even throu example player perms might generate with all perms, only ones that will work at this point in time are `place`, `break`, `interact`, `laser` and `enter`. \ No newline at end of file