Skip to content

Commit 7ce2f87

Browse files
authored
fix. incorrect. permissions.
1 parent 9f17fee commit 7ce2f87

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,19 +69,19 @@ Mini-Message comes prepackaged with Paper and all forks of Paper support Mini-Me
6969
7070
### Player Permissions
7171

72-
- `simplenicks.nick.set`
72+
- `simplenick.nick.set`
7373
- Allows the player to set their own nickname
7474

75-
- `simplenicks.nick.reset`
75+
- `simplenick.nick.reset`
7676
- Allows the player to reset their own nickname
7777

78-
- `simplenicks.nick.save`
78+
- `simplenick.nick.save`
7979
- Allows saving the current nickname
8080

81-
- `simplenicks.nick.delete`
81+
- `simplenick.nick.delete`
8282
- Allows deleting a specified saved nickname
8383

84-
- `simplenicks.nick.<tag>`
84+
- `simplenick.nick.<tag>`
8585
- Allows for the use of those Mini-Message tags.
8686
- Valid Tags are: `color`, `gradient`, and `rainbow`.
8787

0 commit comments

Comments
 (0)