summaryrefslogtreecommitdiff
path: root/website/src/ja/docs/features
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-08-05 19:46:16 +0900
committerSho Sakuma <me@m1sk9.dev>2026-08-05 19:46:16 +0900
commit639173db48d037ffa5c084d089e5fc7d85d71d80 (patch)
tree286e9a92e04bfa3f7e79fe97ce1a2046c547595b /website/src/ja/docs/features
parentaf776eac4fd971483397f40e8c8452df485892e0 (diff)
downloadLunaticChat-639173db48d037ffa5c084d089e5fc7d85d71d80.tar.gz
LunaticChat-639173db48d037ffa5c084d089e5fc7d85d71d80.tar.bz2
LunaticChat-639173db48d037ffa5c084d089e5fc7d85d71d80.zip
docs: name both plugin versions for cross-server direct messages
The badge read `v1.3.0~`, pointing at a Velocity release that does not exist. The feature needs both halves, and the Velocity half first shipped as 1.2.0 inside the unified v1.3.0 release, so a reader hunting for Velocity v1.3.0 finds nothing and cannot tell which proxy build carries the relay. Also refreshes the gradle.properties example, which still showed the versions current when it was written. Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'website/src/ja/docs/features')
-rw-r--r--website/src/ja/docs/features/direct-message.md2
-rw-r--r--website/src/ja/docs/features/velocity.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/website/src/ja/docs/features/direct-message.md b/website/src/ja/docs/features/direct-message.md
index 736a257..400d1d6 100644
--- a/website/src/ja/docs/features/direct-message.md
+++ b/website/src/ja/docs/features/direct-message.md
@@ -30,7 +30,7 @@ layout: doc
クイック返信を利用するには `config.yml` で `features.quickReplies.enabled` が `true` (デフォルト) である必要があります.
-## クロスサーバーダイレクトメッセージ <Badge type="tip" text="v1.3.0~" />
+## クロスサーバーダイレクトメッセージ <Badge type="tip" text="Paper v1.3.0~ / Velocity v1.2.0~" />
> [!NOTE]
>
diff --git a/website/src/ja/docs/features/velocity.md b/website/src/ja/docs/features/velocity.md
index 9020ea1..70c34fd 100644
--- a/website/src/ja/docs/features/velocity.md
+++ b/website/src/ja/docs/features/velocity.md
@@ -53,7 +53,7 @@ features:
エントリは記録から 60 秒で期限切れになります.期限切れエントリを削除してもなお設定サイズを超えている場合は,残りのうち古いものから削除されます.
-## クロスサーバーダイレクトメッセージ <Badge type="tip" text="v1.3.0~" />
+## クロスサーバーダイレクトメッセージ <Badge type="tip" text="Paper v1.3.0~ / Velocity v1.2.0~" />
`crossServerDirectMessage` を `true` にすると,同プロキシ内で接続しているサーバーのプレイヤー同士でメッセージのやり取りができるようになります.