Skip to content

Commit

Permalink
Include groupchat bans in /punishments
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnikaCodes authored and Quanyails committed May 12, 2021
1 parent 20a8344 commit 032784c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/chat-commands/info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1563,6 +1563,7 @@ export const commands: ChatCommands = {
`<strong>lock</strong> - Locks a user (makes them unable to talk in any rooms or PM non-staff) for 2 days.`,
`<strong>weeklock</strong> - Locks a user for a week.`,
`<strong>namelock</strong> - Locks a user and prevents them from having a username for 2 days.`,
`<strong>groupchatban</strong> — Bans a user from creating or joining groupchats for a week or a month.`,
`<strong>globalban</strong> - Globally bans (makes them unable to connect and play games) for a week.`,
];

Expand Down

0 comments on commit 032784c

Please sign in to comment.