Permission 'noescape.raid.repairblock' doesn't existNot An Issue

We have no escape but getting this.

03/10 21:39:28 | Permission 'noescape.raid.repairblock' doesn't exist

That would mean either the plugin doesn't have that permission or it isn't loaded.

Those permissions from the noescape plugin. Those are just examples of how to disable this plugin for those that use no escape for raid / combat block.

Config for NoEscape needs to have "repair" in the last section, eg:
  "Settings": {
"Block": {
"Types": [
"remove",
"repair"
]
},

Locked automatically