Skip to content

Commit

Permalink
remove unused accrual permissions (#2074)
Browse files Browse the repository at this point in the history
Leftovers that were missed when this feature was removed/migrated to API.
  • Loading branch information
RoboMWM committed Jun 22, 2023
1 parent d6b2c5e commit 79e7813
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,18 +357,6 @@ permissions:
griefprevention.eavesdropimmune:
description: Players with this permission can't have their private messages eavesdropped.
default: op
griefprevention.fasteraccrual:
description: Players with this permission accrue claim blocks at the faster rate specified in the config file.
default: false
griefprevention.fastestaccrual:
description: Players with this permission accrue claim blocks at the fastest rate specified in the config file.
default: false
griefprevention.moreaccrued:
description: Players with this permission can accrue more claim blocks (limit specified in the config file).
default: false
griefprevention.mostaccrued:
description: Players with this permission can accrue more claim blocks (limit specified in the config file).
default: false
griefprevention.siegeteleport:
description: Players with this permission can teleport into and out of besieged areas.
default: op
Expand Down

0 comments on commit 79e7813

Please sign in to comment.