We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b868551 commit b8e6838Copy full SHA for b8e6838
README_JP.md
@@ -9,11 +9,11 @@ Minecraftのプラグインで、禁止単語をチャットから削除しま
9
- 管理者はコマンドでプレイヤーの違反履歴を削除可能。
10
- Minecraft 1.16以降のバージョンに対応。
11
# コマンド
12
- - ``/clearhistory <player>``
+## ``/clearhistory <player>``
13
- 説明: 指定したプレイヤーの違反履歴を削除します。
14
- 権限: chatfilter.clearhistory
15
- 使用例: /clearhistory Steve
16
- - ``/history <player>``
+## ``/history <player>``
17
- 説明: 指定したプレイヤーの違反履歴を確認します。
18
- 権限: chatfilter.history
19
- 使用例: /history Steve
0 commit comments