Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamkun/commandblocklogger
You can get the data of the repeat-command-block
https://github.com/teamkun/commandblocklogger
Last synced: 21 days ago
JSON representation
You can get the data of the repeat-command-block
- Host: GitHub
- URL: https://github.com/teamkun/commandblocklogger
- Owner: TeamKun
- License: mit
- Created: 2021-11-17T16:15:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T05:23:18.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T00:27:52.510Z (almost 2 years ago)
- Language: Java
- Size: 57.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CommandBlockLogger
動作確認済み : paper-1.12.2/paper-1.15.2/paper-1.16.5
## このプラグインでできること
・リピートコマンドブロックの動作ログ取得
・動作ログのCSVへの出力
・ゲーム内でのログの検索,表示
・指定したリピートコマンドブロックの削除
・指定したリピートコマンドブロックへのTP
## コマンド
/cblogger
- list
・すべてのログの表示
- search <word>
・<word>で指定した語句(コマンド)からログの絞り込み、表示
- tp <ID>
・<ID>で指定したコマンドブロックへのTP
- delete <ID>
・<ID>で指定したコマンドブロックの削除
- save
・現在のログをCSVに書き出す
- help
・コマンド一覧、説明の表示