hello , what i am saying is that when you deploy an external high wall / wodden barricade cover it should completely decay in like 10 min.

i am trying to do it using the multiplayers and had given myself/other players the permission but its not decaying .

can you guys help me in setting it up?
here is the config

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