Ranged Chat Restriction Plugin for 1.16.5
近くの人にだけ表示されるチャットプラグイン for 1.16.5
About The Project
This plugin allows to restrict so that only nearby players can see your chat.
You can customize distance, whether spectator players can hear you, etc.
It works when your server wants to play Simple Voice Chat but some of the players cannot speak.
Currently text in the plugin is Japanese only, but it works with English chats, too.
入力したチャットが近くのプレイヤーにしか聞こえないようにするプラグインです。
距離やスペクテイターの表示設定など自由に変更できます。
Simple Voice Chat Mod 等で遊びたいけど聞き専の人がいるときにお勧めです。
(back to top)
Getting Started
To use this plugin, you have to do the following:
- Install 1.16.5 Bukkit/Spigot/Paper(or something like this) server. (Just google how to do it)
- Put "RangedChat-1.16.5.jar" file in the "plugins" folder.
- Launch your server and all done!
プラグインの導入方法
- Bukkit/Spigot/Paper(その他互換性のあるサーバー)を 1.16.5 で立てます。
- 「RangedChat-1.16.5.jar」ファイルをサーバーフォルダ内の「plugins」フォルダ内に置きます。
- サーバーを起動すれば完了です。
Commands
Following are just examples. You can change number and boolean on it. Since the plugin does not save settings, if you want to use multiple times, you should run using command blocks.
以下のコマンド例は一例です。適宜数値などを変更して実行してください。設定は保存されないので連続して使用したい場合はコマンドブロックでの実行をお勧めします。
/info
See how to use the plugin.(Japanese only)/ヘルプを表示します。(日本語)
/setdist 5
Set the distance you can hear your chat./チャットが表示される範囲を指定します。
/setdisty 3
Set the distance of height you can hear your chat. Use to prevent from hearing players on different floors./チャットが表示される高さ方向を指定します。複数階層あるマップでのゲームで階層間でのチャットを防ぐのに使えます。
/specreceive true
Set whether you can receive every chats when you are spectator./スペクテイターがチャットを常時受け取るか設定します。
/specsend false
Set whether you can send chats to everyone regardless the distance when you are spectator./スペクテイターのチャットが距離にかかわらず他に聞こえるか設定します。
/targetchat true
Set whether you can see who the chat is sent to when you hover your chat./チャットにカーソルを合わせたときにチャット送信対象を表示するか設定します。
/displaytarget false
Set whether game displays who your chat will be sent to on the scoreboard. If other plugins or commands use scoreboard, they won't work well, so you should turn off it./スコアボード欄に送信対象を常時表示するか設定します。他にスコアボード欄を使用するプラグインやコマンドがあると競合するので false にしておきましょう。
/all Hello, World!
Send chat to all players./全体にメッセージを送信します。
License
Distributed under the project_license. See LICENSE.txt for more information.
(back to top)
Contact
Twitter - @Serena_DQ11
Project Link: https://github.com/Serena-Healer/RangedChat
(back to top)