Update Plot System
parent
bcfe75dcd3
commit
caab52298e
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ Area json file can contain:
|
||||||
Those options are ones that are available at moment of writing this wiki page.
|
Those options are ones that are available at moment of writing this wiki page.
|
||||||
|
|
||||||
### Area Player Perms
|
### 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 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 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**
|
> **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`.
|
> 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`.
|
Loading…
Reference in a new issue