
Tsuki Chat
Converts Romaji to Japanese in chat. Highly inspired by the LunaChat plugin.
- Загрузки
- 1K
- Подписчики
- 3
- Обновлён
- 30 марта 2025 г.
- Лицензия
- MIT
Опубликован 2 июня 2024 г.
Modrinth | CurseForge | GitHub
Tsuki Chat
A server-side MOD that converts Romaji to Japanese in chat. Highly inspired by the LunaChat plugin.
チャットに送信されたローマ字を自動的に日本語に変換するサーバーサイドのMOD。LunaChatに強く影響されています。
Features
en_us
- Converts Romaji sent in chat to Hiragana and transliterate to Japanese using Google CGI API.
- Replaces
&with§. Interpret basic markdown. - Ignore messages that already contain Japanese or begin with a configurable prefix.
- Use
/tsukichatto toggle personal settings. - Edit config to fine-tune the features.
ja_jp
- 送信されたローマ字をひらがなに変換し、Google CGI APIを用いて非同期で日本語に変換します。
&を§に置き換えます。また、簡単なMarkdownを解釈します。- 既に日本語を含むメッセージや、設定したプレフィックスで始まるメッセージを無視します。
/tsukichatで個人設定を切り替えます。- コンフィグで機能を微調整できます。
Images
Mohist Compatibility
See: https://github.com/Meatwo310/tsuki-chat/blob/main/mohist-compat.md
Technical Information
This is a server-side mod, so you only need to put this on the server. This mod will work in the single player world if you put this in the client.
This project is released under the MIT License.
You are free to add this mod to your Modrinth/CurseForge modpack. You can also use the jar file directly if you give credit.
The project is split into branches.
The main branch has some metafiles.
The ${MODLOADER}-${VERSION} branch contains the source code of this mod.
Ченджлог
forge-1.20.1-v1.3.2Релиз1.20.1 · 30 марта 2025 г.
What's Changed
- #56: ゼロ除算をなんとかする by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/57
- #61: メッセージの末尾に空の行が入る謎バグを修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/64
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-1.20.1-v1.3.1...forge-1.20.1-v1.3.2
fabric-1.20.1-v1.3.1-alphaАльфа1.20.1 · 6 декабря 2024 г.
Fabric向けの試験的なリリース。
現段階では最小限の機能のみを含みます。 ユーザー辞書やサーバー辞書、各種コマンドなどの機能は実装されていません。
forge-1.20.1-v1.3.1Релиз1.20.1 · 25 сентября 2024 г.
What's Changed
- #52: Mohistとの互換性を持たせる by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/54
- #53: コマンドをctx.getSource().sendSuccess()するか例外を投げるように変更 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/55
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-1.20.1-v1.3.0...forge-1.20.1-v1.3.1
forge-1.20.1-v1.3.0Релиз1.20.1 · 20 сентября 2024 г.
What's Changed
- #29: /tsukichatコマンドをサブコマンドに分離 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/32
- #24: ユーザー辞書を実装 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/36
- #18: Discord連携MOD上でtsukichatが機能するように by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/28
- #26: デフォルトの無視プレフィックスに"./"と"!"を追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/38
- #40: ServerChatEventのハンドル部分とチャットメッセージのカスタマイズ部分を分離 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/41
- #37: 1.20.1 Simple Discord Link 上でTsukiChatが機能するよう修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/44
- #45: カスタムコマンドを追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/46
- #35: サーバー辞書を追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/47
- #48: Permissionコマンドを追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/49
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.20.1-v1.2.1...forge-1.20.1-v1.3.0
mc1.20.1-v1.2.1Релиз1.20.1 · 21 июня 2024 г.
What's Changed
- #19: 一部のローマ字が誤って変換される問題を修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/21
- #17: 1.20.1でのマルチスレッディングをデフォルトで無効化(Forge側がイベントを非同期で処理するようになりました) by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/23
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.20.1-v1.2.0...forge-mc1.20.1-v1.2.1
mc1.18.2-v1.2.1Релиз1.18.2 · 21 июня 2024 г.
What's Changed
- #19: 一部のローマ字が誤って変換される問題を修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/22
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.18.2-v1.2.0...forge-mc1.18.2-v1.2.1
mc1.20.1-v1.2.0Релиз1.20.1 · 9 июня 2024 г.
1.20.1-Forge/NeoForgeへ移植しました。
mc1.18.2-v1.2.0Релиз1.18.2 · 9 июня 2024 г.
What's Changed
- String[]型のコンフィグが変更できないバグを修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/12
- メッセージを空白で分割して並列で処理し、変換に失敗した場合はひらがなへフォールバックするように by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/13
- #3 マルチスレッド機能をコンフィグで切り替え可能に by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/14
- #10 指定した文字数以下のメッセージを変換しないように by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/16
- #4 特定のメッセージを変換しないようにする by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/15
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.18.2-v1.1.1...forge-mc1.18.2-v1.2.0
Комментарии
Загружаем…