Plugin Not Working "Please" Help!

My players are complaining that HammerTime is sometimes working and sometimes it is not. I built a two story build and was able to unlimitedly Remove & Rotate with no issues on the first floor. However, anything I placed or added on the second floor can not be Removed or Rotated after the game default time of 10 min.
.json config file is set to:

{
"AllowDemolishAfterServerRestart": true,
"AllowRotateAfterServerRestart": true,
"ClanCanDemolish": true,
"ClanCanRotate": true,
"DemolishTime": -1.0,
"FriendsCanDemolish": true,
"FriendsCanRotate": true,
"MustOwnToDemolish": true,
"MustOwnToRotate": true,
"RepairDamageCooldown": 8.0,
"RotateTime": -1.0
}

Does anyone know why this is happening or how I can fix it?

Thanks!

Nevermind... I found the "Building Actions" plugin which is a simpler version and accomplishes what I needed and works great!