Skip to content

Commit

Permalink
Fix typos in plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgH93 committed Mar 28, 2023
1 parent 6abe1cf commit 329c5bd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions MarriageMaster/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ permissions:
marry.bypass.gift.world: true
marry.bypass.gift.itemfilter: true
marry.user:
description: Gives acces to all user functions
description: Gives access to all user functions
children:
marry.list: true
marry.listpriests: true
Expand All @@ -61,7 +61,7 @@ permissions:
marry.setcolor: true
marry.partners: true
marry.chat.user:
description: Gives acces to all private message formats
description: Gives access to all private message formats
children:
marry.chat: true
marry.chat.color: true
Expand Down Expand Up @@ -112,7 +112,7 @@ permissions:
description: Allows colors in private messages
default: true
marry.chat.format:
description: Allows formating private messages (except magic)
description: Allows formatting private messages (except magic)
default: true
marry.chat.magic:
description: Allows magic format in private messages
Expand All @@ -136,10 +136,10 @@ permissions:
description: Allows to change the color of the marriage
default: true
marry.selfmarry:
description: Allows to marry an other player without a priest
description: Allows to marry another player without a priest
default: true
marry.selfdivorce:
description: Allows to divorce from an other player without a priest
description: Allows to divorce from another player without a priest
default: true
marry.changesurname:
description: Allows to change the surname when self marry is on.
Expand Down Expand Up @@ -205,5 +205,5 @@ permissions:
description: Allows to list the partners of a player with the partners command
default: op
marry.autoaccept.tprequest:
description: If the permission is granted the player will automaticaly accept tp requests
description: If the permission is granted the player will automatically accept tp requests
default: false

0 comments on commit 329c5bd

Please sign in to comment.