Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
gamelist1990 committed Sep 27, 2023
1 parent 978ed1d commit b2acd54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified build.mcpack
Binary file not shown.
1 change: 0 additions & 1 deletion src/commands/moderation/help.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ export function help(message: ChatSendAfterEvent) {
`§6${prefix}spammerb§f - ${config.customcommands.spammerb ? `泳いでいる時にメッセージが送信されたかどうかをチェックする。` : textDisabled}`,
`§6${prefix}spammerc§f - ${config.customcommands.spammerc ? `アイテム使用中にメッセージが送信されたかどうかをチェックする。` : textDisabled}`,
`§6${prefix}antispam§f - ${config.customcommands.antispam ? `2秒のクールダウンでチャットのスパムをチェックする。` : textDisabled}`,
`§6${prefix}crashera§f - ${config.customcommands.crashera ? `Horion crasherを対策する` : textDisabled}`,
`§6${prefix}namespoofa§f - ${config.customcommands.namespoofa ? `プレーヤーの名前が文字数の制限を超えていないかチェックする。` : textDisabled}`,
`§6${prefix}namespoofb§f - ${config.customcommands.namespoofb ? `プレイヤーの名前にASCII以外の文字が含まれていないかチェックする。` : textDisabled}`,
`§6${prefix}reacha§f - ${config.customcommands.reacha ? `プレイヤーの手の届かないところにブロックがあるかどうかをチェックする。` : textDisabled}`,
Expand Down

0 comments on commit b2acd54

Please sign in to comment.