Skip to content

Commit d9aa477

Browse files
authored
[CORE] ArmorStandEditor-Reborn 1.20.1-43: Remove Residence Leftover
1 parent 2a7dd28 commit d9aa477

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/main/resources/plugin.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ permissions:
110110
asedit.ignoreProtection.bentobox:
111111
description: Allows user to ignore Bentobox Protection Limitations.
112112
default: false
113-
asedit.ignoreProtection.residence:
114-
description: Allows user to ignore Residence Protection Limitations.
115-
default: false
116113

117114
asedit.ignoreProtection.*:
118115
description: Ignore all Protection Limitations
@@ -126,7 +123,6 @@ permissions:
126123
asedit.ignoreProtection.griefDefender: true
127124
asedit.ignoreProtection.lands: true
128125
asedit.ignoreProtection.bentobox: true
129-
asedit.ignoreProtection.residence: true
130126

131127
asedit.permpack.dontIgnoreProtections:
132128
children:
@@ -138,7 +134,6 @@ permissions:
138134
asedit.ignoreProtection.griefDefender: false
139135
asedit.ignoreProtection.lands: false
140136
asedit.ignoreProtection.bentobox: false
141-
asedit.ignoreProtection.residence: false
142137

143138
asedit.permpack.basic:
144139
default: true
@@ -188,4 +183,4 @@ permissions:
188183
asedit.toggleInvulnerability: true
189184
asedit.togglegravity: true
190185
asedit.togglearmorstandvisibility: true
191-
asedit.toggleitemframevisibility: true
186+
asedit.toggleitemframevisibility: true

0 commit comments

Comments
 (0)