A plug-in which allows to setup doors/generators permissions.
Here's the default configs :
customDoorPermissionsList:
- doorType: HCZ_096
replaceDefaultItemsPermissions: true
allowedItems:
- 0
- 14
rolesWhichCanBypass:
- NtfScientist
teamsWhichCanBypass:
- SCP
# Generators' allowed items :
allowedItems:
- 2
- 19
# Are vanilla generators' permissions replaced ? :
replaceDefaultItemsPermissions: true
# Roles that can ByPass generators' permission ('replaceDefaultItemsPermissions' doesn't need to be true for this to work) :
rolesWhichCanBypass:
- ClassD
# Teams that can ByPass generators' permission ('replaceDefaultItemsPermissions' doesn't need to be true for this to work) :
teamsWhichCanBypass:
- MTF
Put "-1
" to include every items.
"replaceDefaultItemsPermissions
" and "rolesWhichCanBypass
"/"teamsWhichCanBypass
" are independant.
You can find all the items' IDs/DoorTypes/RoleTypes/Teams here.
You can also put multiple RoleTypes/Teams.
By the way you can add multiple doors.
- Install Synapse.
- Place the
.dll
file that you can download here in your plug-in directory. - Restart/Start your server.