Added "checkPlayerForRaidBlocked" option.
This does check for installed NoEscape and checks a player for "IsRaidBlocked".
In case of this is true, any automated codelock placements and codelock autolock functions are disabled while the raidblock is active.
Since DoorClosers have no switch to disable pickup, the only way to cut off mostly any repeating recycle abuse, is technically to replace the returned item on pickup. The default here is scrap. The function does return always 1 amount.
Added "acl.refreshclosers" consolecommand to place missing (or not yet existed) doorclosers on doors of people also having the permission to use doorclosers. @SK_Seven
Added an additional check to the autolock feature:
An afterwards deployed codelock on an already existing object gets only autolocked when the deployer is also the object-owner.