Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonjemus authored May 7, 2021
1 parent 1ba20fc commit 05020d4
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A plug-in which allows to setup doors/generators permissions.
Here's the default configs :
```# Doors' permission :
customDoorPermissionsList:
- doorName: 096
- doorType: HCZ_096
replaceDefaultItemsPermissions: true
allowedItems:
- 0
Expand All @@ -28,6 +28,12 @@ teamsWhichCanBypass:
- MTF
```

Put "`-1`" to include when the player isn't holding anything.
Put "`-1`" to include every items.
"`replaceDefaultItemsPermissions`" and "`rolesWhichCanBypass`"/"`teamsWhichCanBypass`" are independant.
You can find all the items' IDs/DoorTypes [here](https://docs.synapsesl.xyz/resources).
By the way you can add multiple doors.

## Installation
1. [Install Synapse](https://docs.synapsesl.xyz/setup/setup).
2. Place the `.dll` file that you can download [here]() in your plug-in directory.
3. Restart/Start your server.

0 comments on commit 05020d4

Please sign in to comment.