But, I have a permission based system and the players without permission are protected.  In my RCON I am seeing this message and when I check on the structure, there is no stone in the TC, , he is the only one authorized on the TC and when I prod the structure, he is owner. But, his stone still reads as 500/500 ... My convars are all default settings, I double checked.  I will include the message from RCON ADMIN and also my config.  I would like to know what to do.  On my server, until you've been there 40 hours, you don't have access to the No Decay permission.  So all new players are subject to decay.

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on wall at (1383.89, 17.88, 162.91)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on wall at (1387.87, 17.88, 158.43)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on floor at (1384.63, 20.88, 157.56)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on wall at (1388.00, 17.88, 160.54)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on floor at (1384.89, 20.88, 161.79)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on floor at (1386.88, 20.88, 159.55)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on wall at (1386.01, 17.88, 162.79)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on foundation at (1384.89, 17.88, 161.79)

(23:31:09) | [No Decay] 76561############ does not have permission

(23:31:09) | [No Decay] Decay was overriden on foundation at (1386.88, 17.88, 159.55

 

{
  "General": {
    "Disable decay for all entities": false,
    "Exclude \"Other Multipliers\"": false,
    "Use permission": true,
    "Decay if there is no owner (and perms enabled)": true,
    "Permission": "nodecay.use",
    "Output": {
      "Output to server console": true,
      "Log to file": true,
      "Log file name": "NoDecay-Log"
    },
    "Cupboard Settings": {
      "Disable No Decay if resources placed in TC": false,
      "Require Tool Cupboard": true,
      "Any authed on TC": true,
      "Cupboard Range": 45.0,
      "Block cupboard wood": true,
      "Block cupboard stone": true,
      "Block cupbard metal": true,
      "Block cupboard high quality": true
    }
  },
  "Building grade multipliers": {
    "Twig multiplier": 1.0,
    "Wood multiplier": 1.0,
    "Stone multiplier": 1.0,
    "Sheet Metal multiplier": 1.0,
    "Armoured multiplier": 10.0
  },
  "Other multipliers": {
    "": 0.0
  }
}