-1 Is not working for json

I have Rotate and Demolish set to -1. Neither of these continue throughout the month. -1 is suppose to allow these to be "Active" all the time and anytime.
Does anyone else have this same issue? And how can I fix this so that it is set to be active....all the time.
                                                                                       Thanks for any Help.       Dave

I'm also having the same issue for example, players are building a two story build and they are able to unlimitedly Remove & Rotate with no issues on the first floor. However, anything they place or add on the second floor can not be Removed or Rotated after the game default time.
.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!

Merged post

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