private const string NoEscapeRaidRepairPermission = "noescape.raid.repairblock";
private const string NoEscapeCombatRepairPermission = "noescape.combat.repairblock";
they are not resistered in int so they are never checked . Did you mean for this?
private const string NoEscapeCombatRepairPermission = "noescape.combat.repairblock";
they are not resistered in int so they are never checked . Did you mean for this?