diff --git a/Plot-System.md b/Plot-System.md index 07beeaf..5f015cd 100644 --- a/Plot-System.md +++ b/Plot-System.md @@ -42,7 +42,8 @@ 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. 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`. +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