Skip to content

Commit

Permalink
[CORE] ArmorStandEditor-Reborn 1.20.1-43: Remove Residence Leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfieheart authored Jun 29, 2023
1 parent 2a7dd28 commit d9aa477
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ permissions:
asedit.ignoreProtection.bentobox:
description: Allows user to ignore Bentobox Protection Limitations.
default: false
asedit.ignoreProtection.residence:
description: Allows user to ignore Residence Protection Limitations.
default: false

asedit.ignoreProtection.*:
description: Ignore all Protection Limitations
Expand All @@ -126,7 +123,6 @@ permissions:
asedit.ignoreProtection.griefDefender: true
asedit.ignoreProtection.lands: true
asedit.ignoreProtection.bentobox: true
asedit.ignoreProtection.residence: true

asedit.permpack.dontIgnoreProtections:
children:
Expand All @@ -138,7 +134,6 @@ permissions:
asedit.ignoreProtection.griefDefender: false
asedit.ignoreProtection.lands: false
asedit.ignoreProtection.bentobox: false
asedit.ignoreProtection.residence: false

asedit.permpack.basic:
default: true
Expand Down Expand Up @@ -188,4 +183,4 @@ permissions:
asedit.toggleInvulnerability: true
asedit.togglegravity: true
asedit.togglearmorstandvisibility: true
asedit.toggleitemframevisibility: true
asedit.toggleitemframevisibility: true

0 comments on commit d9aa477

Please sign in to comment.