Still unable to perform build actions when auth'ed on friends TCNot An Issue
Unable to perform any building actions when I am TC authed. The menu wheel shows available actions like demolish, rotate, upgrade, etc, however when I TC auth to a friends cupboard, I am still unable to perform these actions... Here is my config..

{
  "Owner Can Demolish": true,
  "Owner Can Repair": true,
  "Owner Can Rotate": true,
  "Owner Can Upgrade": true,
  "In-game Friend Can Demolish": true,
  "In-game Friend Can Repair": true,
  "In-game Friend Can Rotate": true,
  "In-game Friend Can Upgrade": true,
  "Authorized Can Demolish": true,
  "Authorized Can Repair": true,
  "Authorized Can Rotate": true,
  "Authorized Can Upgrade": true,
  "Admin Can Demolish": true,
  "Admin Can Repair": true,
  "Admin Can Rotate": true,
  "Admin Can Upgrade": true,
  "Ignore settings": false
}​
Hey!
As I wrote in the description, plugin can only limit. Server or client checks if you are authed in the building zone, so you must be authed in the cupboard to perform actions. You can limit, for example, raiders (authorized -> false) and allow everything to owner and friends, hm. And admins, sure.
Anyway, I will try to let people perform actions without authorizing in TC.
In response to misticos ():
Hey!
As I wrote in the description, plugin can only limit. Server or client checks if you are a...
Hmm I am not sure I understand. I am authed on my friends TC, which means, I am NOT in a building blocked zone. 

Even being auth'ed on his TC I cannot modify any of his stuff. 
Hm. That's strange :( You are authed and cannot edit things in his TC building zone?
In response to misticos ():
Hm. That's strange :( You are authed and cannot edit things in his TC building zone?
That is correct! I cannot edit things when I am authed on someones TC.

Do you know if your plugin conflicts with any other building plugin?
It will warn you with a yellow message in the console then
No warnings =(

Is your plugin subject to building time limits? Should I be able to rotate, demolish, upgrade objects that have elapsed the placement time? I know by default Rust doesn't let you make changes to buildings after 5 minutes or so.

You should be able to do that. I'll look into it tomorrow
In response to misticos ():
You should be able to do that. I'll look into it tomorrow
Thanks!
Locked automatically