Doors not shutting (no tc auth person)
hey,

I have it set to 5 seconds for doors to close. They do when I open them. However if someone else (who is not authed on the tc) opens them, they stay open and never shut. Am I doing something wrong? Does something need changed in the config to make this possible?
Did you set the permissions as false ?
In response to pookins ():
Did you set the permissions as false ?

I have it set to false. It would be cool if there was a way to get it to go off who set down the initial TC has control over it. :D 

{
  "CancelOnKill": false,
  "DefaultDelay": 5,
  "MaximumDelay": 30,
  "MinimumDelay": 5,
  "UsePermissions": false
}


Merged post

@Wulf is this something possible with the current config or maybe to be added?