Skip to content

Commit

Permalink
Fix a typo (#30)
Browse files Browse the repository at this point in the history
Discrod
  • Loading branch information
thewilloftheshadow authored Oct 9, 2021
1 parent 71201f5 commit 1fcce71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Channels: {"global": "000000000000000000", "staff-chat": "337769984539361281"}

**Permission:** `staffchat.manage`

**Aliases:** `/discordsrv-staff-chat`, `/discrodsrvstaffchat`, `/discordstaffchat`, `/discordadminchat`, `/manageadminchat`
**Aliases:** `/discordsrv-staff-chat`, `/discordsrvstaffchat`, `/discordstaffchat`, `/discordadminchat`, `/manageadminchat`

**Usage:**
- `/managestaffchat` - Display plugin information and command usage.
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ commands:
permission: staffchat.access
usage: /<command>
managestaffchat:
aliases: [discordsrv-staff-chat, discrodsrvstaffchat, discordstaffchat, discordadminchat, manageadminchat]
aliases: [discordsrv-staff-chat, discordsrvstaffchat, discordstaffchat, discordadminchat, manageadminchat]
description: Manage and get information about DiscordSRV-Staff-Chat
permission: staffchat.manage
usage: /<command>
Expand Down

0 comments on commit 1fcce71

Please sign in to comment.