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