No longer allowing players to destroy builds, or rotate
Hello,

This plugin was working before the update. I just came to my attention is is no longer allowing players to destroy builds, or rotate.
Hi, sorry if this comes off as irritating, however I have to ask: What do you mean, exactly? I don't think anything changed in any recent updates that should have broken functionality. More specifically, could you elaborate on what you mean by it no longer allowing players to destroy or rotate building objects? I assume you mean the option is just no longer there when holding the hammer?

I will test it on my own as soon as possible to fully ensure everything is working as it should (although I use it on a server I run regularly and nobody has reported any such issue). I would recommend restarting your server or reloading the plugin (I'm sure you've probably done one of these things by now already) and seeing if the issue persists. 
Hello,

Yes, it's not giving me the option to destroy or rotate anymore. I have restarted the server, and reloaded the plugin. Still no success sadly.
Unfortunately, I've been unable to reproduce any such issues so far. I'm sorry for not asking earlier, but could you please post your entire configuration file? I want to try to reproduce it with your exact settings for Hammer Time.

Thanks! :)

Hi,

I'm not sure whether it's the same issue or not but I just installed the plugin and it also doesn't work for me and my buddies.
So HammerTime 1.0.20 is loaded.
That's the config:

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

So the differences to the defaults:
AllowDemolishAfterServerRestart and AllowRotateAfterServerRestart true
DemolishTime and RotateTime to -1.0

I've granted the following permissions:
oxide.grant default hammertime.allowed
oxide.grant group default hammertime.rotateoverride
oxide.grant group default hammertime.demolishoverride

It was an existing savegame. It doesn't work for others nor for the actual owner, after the actual 10m timeout was exceeded, before I installed umod / HammerTime

What I wanted to achieve is:
Anybody who has the permissions (tool cupboard access), should be able to demolish / rotate anytime

Merged post

For some reason, after I migrated the server incl. savegame etc. to Linux, the plugin seems to work.

Wow, so it wont work under Windows? I am trying to make it work, but no luck at all. :(