BungeeFriends & BungeeParties icon

BungeeFriends & BungeeParties -----

Friend system!




We are looking for a new maintainer for BungeFriends as the project is discontinued.
If you are interested, please contact Spigot PM.

In version 2.4, we removed all code that required a connection to the server and changed the code to work offline.

The source code is available on GitHub under the LGPL v2.1.
If you follow the license, you are free to change the project code.
https://github.com/SimplyRin/BungeeFriends

And finally, Thank you for loving BungeFriends for three years!!
Thanks to all the contributors.
At the bottom of the page are the names of all contributors.

BugneeFriends の開発終了に伴い、新たなメンテナを募集しています。
興味がある方は、Spigot PM まで問い合わせて下さい。

バージョン 2.4 では、サーバーへの接続を必要とするコードを全て削除し、オフラインにて動作するように変更しています。

ソースコードは GitHub 上にて利用可能で、LGPL v2.1 のライセンスに従っていただけるならソースコードを自由に使用して頂くことができます。
https://github.com/SimplyRin/BungeeFriends

BungeeFriends を3年間使用していただきありがとうございました。
全ての貢献者へ感謝します。


List of name (A-Z)
Ahmed Waleed
ArcadeGamer
BlueElixir
byronbytes
Drison64
Ender Games
Ertuğ Buldak
GeGrieftGames
Gusuu
Haugtolas
Hugo Brehamet
ibrahemalobeidi
KeksToby
Kouta1212
Leon Louis
ManuelFrenz
matwey
Michael Giordan
mirikyoutube
Naptie
Peter Hliva
PolishTranslator
qd201211
RaspingMango
RobloxFr
Romain Rousseau
Ruben_Artz
SeptyFTW
Sniper_TVmc
SomeOneInThePast
----------, Apr 16, 2021

(JP)
* /fl 1, 2 などでページ数を指定できない問題を修正
* フレンドリストにて正しいページ数が表示されない問題を修正

(EN)
* Corrects an issue where the number of pages cannot be specified in "/fl 1,2", etc.
* Corrects a problem that my friend list does not display the correct number of pages
----------, Mar 19, 2021

(JP)
+ フレンドリストでPrefixの色のみ表示できる機能を追加しました。
+ フレンドリストを指定したランクごとに並び替えれる機能を追加しました。設定方法は以下をご確認下さい。
 ・指定していないランクは一番下に追加されます。
* ゲーム内向けの新しいリロードコマンドをコンソール向けにマージしました。

(EN)
+ Added the ability to display only the Prefix color in the friend list.
+ Added the ability to sort your friend list by a specified rank. Please check the setting method below.
 ・Unspecified ranks are added to the bottom.
* Merged new reload command for in-game to console.

Code (YAML):
# config.yml
Plugin
:
  FriendList-NoPrefix
: true
  FriendList-Sort
:
    '1'
:
      NoColorPrefix
: ' [ADMIN ]'
      Priority
: 1
    '2'
:
      NoColorPrefix
: ' [MOD ]'
      Priority
: 2
    '3'
:
      NoColorPrefix
: ' [HELPER ]'
      Priority
: 3
----------, Mar 19, 2021

(JP)
+ /p kickoffline コマンドを追加しました。
+ パーティーリーダーが指定したコマンドを送信すると、メンバーにもそのコマンドを実行させる機能を追加しました。
 ・下記に設定サンプルがあります。

* /f reload から cmd タイプを削除しました。
 ・今後は /f reload config または /f reload all を実行して下さい。

(EN)
+ Added /p kickoffline command.
+ Added the ability to have a party leader execute a specified command when the party leader sends it.
 ・Below is a sample configuration.
* Removed cmd type from /f reload.
 ・Please execute /f reload config or /f reload all from now on.

Code (YAML):
# config.yml
Plugin
:
  BungeeParties
:
    PartyCmdSender
:
      '1'
:
        Leader
: /join
        Member
: /join $args
      '2'
:
        Leader
: /sw join
        Member
: /sw join
      '3'
:
        Leader
: /say
        Member
: /say $args
----------, Mar 17, 2021

(JP)
* BungeeParties にて自分にメッセージを送信できる問題を修正
* ゲーム内向けの新しいリロードコマンドをコンソール向けにマージしました。

(EN)
* Corrects an issue with BungeeParties being able to send messages to themselves
* Merged new reload command for in-game to console.
----------, Mar 17, 2021

このバージョンでは、 prefix.yml が削除されます。
今後は LuckPerms Bungee を使用して Prefix の同期を行って下さい。

In this version, prefix.yml is removed.
From now on, please use LuckPerms Bungee to synchronize Prefix.

(JP)
* オフラインプレイヤーが居る状態で、パーティーを disband できない問題を修正
* /f reload コマンドを使いやすく更新
- prefix.yml の使用について、非常に混乱を招きやすいため削除しました。今後は LuckPerms Bungee を使用して下さい。
・config.yml から再度このオプションを有効にすることができますが、私はおすすめせず、サポートも行いません。

(EN)
* Corrects an issue where a party cannot be disbanded with an offline player.
* Update the /f reload Command Easily
- The use of prefix.yml is very confusing and has been removed. Please use LuckPerms Bungee from now on.
 ・You can re-enable this option from config.yml, but I do not recommend or support it.

2021-03-16_10h10_04.png
----------, Mar 16, 2021

(JP)
* Prefix を "&c[CREATOR] " と設定した場合表示される名前が "&c[CREATOR] SimplyRin" となりスペースが2個になる問題を修正
* オフラインプレイヤーの Prefix 更新に対応
* /f lang コマンドで言語リストを確認すると最後に , が表示される問題を修正

(EN)
* Fixes the problem that when Prefix is set to "&c[CREATOR]", the displayed name becomes "&c[CREATOR] SimplyRin" and 2 spaces are displayed.
* Support for Offline Player Prefix Update
* Corrects an issue in which "," is displayed at the end when checking the language list with the "/f lang" command
----------, Mar 14, 2021

(JP)
* サーバー停止時、config.yml ファイルが読み込み済みのデータに上書きされる問題を修正
* Prefix 関連のバグを修正

(EN)
* Corrects an issue in which config.yml file are overwritten with data that has already been loaded when the server is stopped
* Fixes Prefix bugs
----------, Mar 13, 2021

プラグインを更新する前に 必ずファイルのバックアップ を行って下さい。
Be sure to backup your files before updating your plugin.

config.yml ファイルを編集する際にサーバーを止める必要はなくなりました!
Editing Config files no longer requires stopping the server!

バグ報告はSpigot PMまたはTwitter DMにて詳しい情報とともに送信して下さい。
Send bug reports to Spigot PM or Twitter DM with more information.


(JP)
+ "/friend reload" コマンドが追加されました。
 ・ config.yml、prefix.yml、が再読み込みされ、エイリアスコマンドも再起動不要で再設定されます。
* "/friend" コマンドがコンソールから実行可能になりました。
* BungeeParties を有効にする設定オプションが以下のキーに移動されました。
* config.yml ファイルにて管理されていたプレイヤーデータが data.yml に移行されました。
* config.yml ファイルにて管理されていたUUID、プレイヤー名情報が player.yml に移行されました。

(EN)
+ Added "/friend reload" command.
 ・ config.yml, prefix.yml, are reloaded and the alias command is reconfigured without a reboot.
* The friend command can now be run from the console.
* The configuration option to enable BungeeParties has been moved to the following keys.
* The player data managed in the config.yml file has been transferred to data.yml.
* The UUID and player name information maintained in the config.yml file has been transferred to player.yml.

Code (YAML):
# <= 2.0.4
BungeeParties
:
  Enable
: true

# >= 2.1
Plugin
:
  Enable-BungeeParties
: true
----------, Mar 9, 2021

(JP)
+ /w, /wisper コマンドの追加
- config.yml からこのエイリアスをオフにできます。
+ /friend, /tellコマンドで Tab Complete が使えるようになりました。
- config.yml の "Plugin.Disable-TabComplete" をオフにすると Tab Complete がオフになります。
- 開発時のデバッグ用に使用していた /f save コマンドを削除しました。
お知らせ: config.yml の編集はサーバーが停止している状態で行ってください。

(EN)
+ Added /w, /wisper command.
- You can turn off this alias from config.yml.
+ Tab Complete is now available in the /friend and /tell (+ more aliases) command.
- Turning off "Plugin.Disable-Tab-Complete" in config.yml turns off Tab Complete.
- Removed the save command used for development debugging.
Note: You should edit config.yml while the server is stopped.
----------, Mar 2, 2021

(JP)
"&7" という Prefix を設定すると表示される名前が " SimplyRin" などになる問題を修正
(EN)
Corrects an issue in which "&7" prefix causes the name to appear to be " SimplyRin".
----------, Feb 24, 2021

(JP)
* MySQL使用時、フレンドリストがしっかり動作しない問題を修正
(EN)
* Fix problems with friend lists not working properly when using MySQL
----------, Feb 13, 2021

(JP)
* MySQL 使用時、言語を変更してもすぐに反映されない問題を修正
+ config.yml ファイルからハイフンを削除できる機能を追加
(EN)
* Corrects an issue that does not immediately reflect changes in language when using mysql
+ Added ability to remove hyphens from config.yml file
----------, Feb 12, 2021

(JP)
プラグインを作るモチベがあったので再度 MySQL を復活させました。復活させただけなので、データの管理方法はお察しです。
自己責任で使用してください。
(EN)
Revived MySQL. Use at your own risk.

Code (YAML):
Enable : true
DebugMode
: false
Username
: root
Password
: PASSWORD
Address
: localhost:3306
Database
: bungeefriends
Timezone
: JST
UseSSL
: false
----------, Feb 12, 2021

(JP)
+ /friendconsole コマンドを追加
* /friend list コマンド使用時、フレンドリストのページ数が 0 になる問題を修正
* /party hijack コマンド使用時、引数指定をしなかったとき使用方法についてのメッセージが返ってこなかった問題を修正
(EN)
+ Added /friendconsole command.
* When using the /friend list command, the number of pages in the friend list is fixed to zero.
* Corrects an issue where no usage message was returned when using the /party hijack command with no arguments
----------, Feb 12, 2021

(JP)
リプライコマンド使用時プレイヤーが居ない場合エラーが発生する問題を修正しました。
prefix.ymlのテンプレートを修正しました。
(EN)
Fixed an error that occurs when no player is present when using the reply command.
Fixed template for prefix.yml.
----------, Feb 7, 2021

Changelog:
- Added an option to disable LuckPerms API.
- A value of true disables LuckPerms API.

変更ログ:
- LuckPerms API を無効化できるオプションを追加しました。
- 値を true にすることで、LuckPerms API が無効になります。

Code (YAML):
Plugin:
  Disable-LuckPerms-API
: false

Announcements:
- When prefix management is performed using the prefix.yml file, set the highest rank in order from the top.

お知らせ:
- prefix.yml ファイルを使用して Prefix 管理を行う場合、最も高いランクを一番上から順番に設定してください。

2020-10-19_23h39_17.png
----------, Oct 24, 2020

Support the developer: https://paypal.me/SimplyRin/5USD

English:
- Fix /msg command
- Fix /tell command
- Fix /message command
- Fix /r command
- Fix /reply command
- Fix an error that occurs when a player is invited in some conditions

日本語:
- /msg コマンドの修正
- /tell コマンドの修正
- /message コマンドの修正
- /r コマンドの修正
- /reply コマンドの修正
- いくつかの条件でプレイヤーを招待するとエラーが発生する問題を修正
----------, Jun 6, 2020

English:
- Corrects an issue that causes the Prefix to display incorrectly
- Set the Prefix as follows and do not include &r at the end.

Japanese:
- Prefixの表示がおかしくなる問題を修正
- Prefixは以下のように設定し、最後に&rなどを入れないようにしてください。

Good Prefix: "&c[ADMIN] "
Bad Prefix: "&c[ADMIN] &r"


<= 1.6.7: "[CREATOR]SimplyRin"
>= 1.6.7.1: "[CREATOR] SimplyRin"
----------, May 25, 2020

Support the developer: https://paypal.me/SimplyRin/5USD

English:
- Corrects an issue in which the correct prefix is not displayed when the player is offline with LuckPerms, prefix.yml.

日本語:
- LuckPerms, prefix.yml を使用している状態で、プレイヤーがオフラインの場合、正常なPrefixが表示されない問題を修正
----------, May 24, 2020

Support the developer: https://paypal.me/SimplyRin/5USD

English:
- Fixes a problem where party warps don't work

日本語:
- パーティーワープが機能しない問題を修正
----------, May 23, 2020

Support the developer: https://paypal.me/SimplyRin/5USD

English:
- Corrects an issue where the /fl command can be used from the console
- Corrects an issue that can be used even if/p warp does not have a party leader
- Add an option to set the server name (view image)

日本語:
- /fl コマンドをコンソールから使用できる問題を修正
- /p warp がパーティーリーダー出ない場合でも使用できる問題を修正
- サーバー名を設定できるオプションの追加 (画像を確認してください!)

Available Type : 利用可能なタイプ:
- startsWith
- contains
- equalsIgnoreCase
----------, May 21, 2020

Changelog:
- Fixed an issue that caused an error when chatting without Bungee Parties enabled

変更ログ:
- BungeePartiesを有効にしていない状態でチャットするとエラーが発生する問題を修正
----------, May 5, 2020

Donate: https://paypal.me/SimplyRin/5USD

Changelog:
- Corrects an issue that prevents you from changing the default language

変更ログ:
- デフォルト言語を変更できない問題を修正
----------, May 4, 2020

Donate: https://paypal.me/SimplyRin

Changelog:
- Welcome! BungeeParties! Although not enabled by default, BungeeParties are now officially supported. And it's available in a variety of languages.
- LuckPerms API support, previously disabled by default, is now available by default.
- Language commands can no longer be disabled. (I want you to use this plugin in various languages.)
- If you are using a different language and it still appears in English, update the language file. (If you delete the language file and restart the server, the latest version of the language file is automatically downloaded.)

更新ログ:
- BungeeParties をようやく、多言語サポートしました。
- LuckPerms API を標準サポートにしました。いままではConfigで有効にできたんだお(´・ω・`)
- 言語コマンドの無効化ができなくなりました。(私はこのプラグインをいろいろな言語で使ってほしいから。)
- 言語を変えているのに英語で表示される場合は、言語ファイルを削除してください。次回起動時に最新バージョンのファイルを自動的にダウンロードします。

なにげに頑張って作ってるけど有料プラグインでもない限り寄付が来ないのが辛いんごねぇw
画像だとちょっとバグってるところがありますが、修正済みです。

画像:
2020-05-01_18h04_10.png 2020-05-01_17h35_56.png
----------, May 1, 2020

Changelog:
- Corrects an issue that does not disable server move notification during Config configuration (please confirm. The config key has changed.)
- Fixing an issue where the party chat only appears on some players

変更ログ:
- Configを変更したのにも関わらず、サーバー移動時の通知が無効にならない問題の修正 (configのキーが変更されています。)
- パーティーチャットが一部のプレイヤーにしか表示されなかった問題を修正

Code (YAML):
Plugin:
  Disable-ServerSwitchNotifer
: true # default: false
----------, May 1, 2020

Changelog:
- Added /chat command - /chat <all|party>
- Added /partychat command (Alias /pchat, /pc, You can disable /pc command )
- Fix AutoWarp.

変更ログ:
- /chat コマンドの追加 - /chat <all|party>
- /partychat コマンドの追加 (エイリアスとして /pchat, /pc があります。Configから /pc を無効できます。)
- AutoWarp が動かない問題を修正
多分これだけ。他何があったかもうよくわからないお(´・ω・`)
----------, Apr 30, 2020

Donate/投げ銭: https://paypal.me/SimplyRin/5USD

Changelog:
・ Added /p promote <player> : The specified player is promoted to leader.
・ Added /p hijack <player> : Admin can hijack parties.

・ Fixed a bug at the BungeeParties.
・ Party leaders are now automatically promoted to leader five minutes after leaving the server.

変更ログ:
・ 追加: /p promote <プレイヤー> : プレイヤーがパーティーリーダーに昇格します。
・ 追加: /p hijack <プレイヤー> : プレイヤーのパーティーをハイジャックするぜ!!!最高!!!
・ BungeeParties でのバグを修正しました。(以外に山程あったでほんま)
・ パーティーリーダーがサーバーから退出して、5分経った時オンラインでなければ、メンバーから一人選ばれてリーダーに昇格します。

ハイジャックコマンド作ったとき思わず録画したぜw
----------, Apr 29, 2020

Thank you for reporting the bug!
- Fixed some party related bugs.

To set up automatic warping at parties, edit config.yml.
By default, if the server name contains lobby, it will not be teleported.
Code (YAML):
Plugin:
  Bypass-Lobby-Name-Contains
: lobby
----------, Apr 29, 2020

I'm sorry.
Fixed a bug that caused friend lists to be cleared when the server was restarted.
----------, Apr 24, 2020

I'm sorry.
Fixed a bug that caused friend lists to be cleared when the server was restarted.
----------, Apr 24, 2020

Tmporary update for reconciliation
----------, Apr 12, 2020

(JP)
- サーバー移動時フレンドに通知されるように
(EN)
- Send messages to friends when moving server
2019-09-29_20h16_05.png
----------, Sep 29, 2019

(JP)
- LuckPerms API (Prefix) をサポート
- フレンドリストのバグを修正
(EN)
- Supports LuckPerms API (Prefix)
- Fixed bug in friend list
----------, Sep 28, 2019

(JP)
- 言語変更システム(コマンドを含む)を無効にできるように。
(EN)
- The language change system (including commands) can be disabled.
Code (YAML):
# config.yml
Plugin
:
  Disable-Lang-Command
: true

Notice / 通知
This release is still in beta.
Please report any problems.
このリリースはまだベータです。
問題があれば報告してください。


Next update schedule / 次回アップデート予定:
- LuckPerms prefix support (LuckPerms での Prefix サポート)
----------, Sep 23, 2019

Updated to 1.5.14.3!
Long time no see! Everyone!

(English)
- Minimum bug fixes.
- Integrate BungeeParties
→ Set "BungeeParties.Enable" in config.yml to "true" to enable BungeeParties!

(Japanese / 日本語)
- ちょっとだけバグを直したよ
- BungeeParties を一体化したよ
→ config.yml から "BugneeParties.Enable" を "true" にすると BungeeParties を BungeeFriends 上で使えるよ。(BungeeParties を入れてる場合、jar ファイルは削除してね)
----------, Jul 13, 2019

Command bug fixes.
----------, Mar 31, 2019

>>> Included BungeeParties <<<
(EN)
- Since I was skipping the update of Bungee Parties, I introduced it to BungeeFriends. Some bugs have also been fixed.
- To enable BungeeParties update the key and value of config.yml as follows.
(JP)
- BungeeParties のアップデートをサボっていたので、BungeeFriends に導入しました。一部バグも修正してあります。
- BungeeParties を有効にするには config.yml のキーと値を以下のように更新してください。

- config.yml
Code (YAML):
Parties:
  Enable
: true
[​IMG]

- Update FL Command.
(EN)
- FL command updated corresponding to current new style.
(JP)
- FL コマンドを現在の新しいスタイルに対応更新しました。

Cooperation in translation: https://crowdin.com/project/bungeefriends
Twitter:
- (Personal) https://twitter.com/SimplyRin_
- (Plugin support) https://twitter.com/SimplyFoxy_
----------, Mar 1, 2019

You need to delete or edit english.yml file!

General System:
(EN)
- Add update checker
(JP)
- アップデートチェッカーを追加 (今更感!!!)

Command system: (コマンド系)
(EN)
- lang update Added translation ratio display
- Implement /f removeall command
- Fixed a problem that the maximum number of pages of the list command became wrong (fixes an error occurrence problem)
- Implement /f osl (opensourcelisence) command
(JP)
- lang update の言語一覧から翻訳割合の表示
- removeall コマンドを実装
- list コマンドの最大ページ数がおかしくなる問題を修正 (エラーが発生する問題を修正)
- osl (opensourcelisence) コマンドの追加

Language system: (言語系)
(EN)
- If there is no value for the language key, change it to get from the english.yml key
(JP)
- 言語キーに値がない場合、english.yml キーから取得するように変更

Lisence change (ライセンス変更):
(EN)
- Changed from MIT license to GPLv3 license
(JP)
- MIT ライセンスから GPLv3 ライセンスに変更
----------, Feb 27, 2019

Automatic language download
(EN)
- We automatically download necessary language files when starting the server.
(JP)
- サーバー起動時必要な言語ファイルを自動的にダウンロードするようにしました。

+ Add Slovenian language.
(EN)
- Add Slovenian language
(JP)
- スロベニア語の追加

Lahko se uporablja z "/f lang slovensko"!
Prenos datoteke se lahko izvede z "/f lang update slovensko"!
----------, Feb 24, 2019

Command bug fixes. (コマンドバグの修正)
(EN)
- Fixed problem that language can not be changed
(JP)
- 言語が変更できない問題を修正
----------, Feb 23, 2019

Minimum fix.
(EN)
- Fixed problem that hungarian.yml file is not automatically generated
(JP)
- hungarian.yml ファイルが自動生成されない問題の修正
----------, Feb 23, 2019

You need delete or update english.yml file.

+ Add hungarian language.
(EN)
- Add hungarian language
(JP)
- ハンガリー語の追加

Használható "/ f language hungarian" -val!

+ Add language update system.
(EN)
- You can check the file list with "/ f lang update"
- You can update the file with "/f lang update <language>".
(JP)
- ファイル一覧は "/f lang update" で確認できます
- "/f lang update <language>" でファイルをアップデートすることができます。

- GitHub repository / 1.5.11-SNAPSHOT commit
- Contribute to translation (crowdin.com)

[​IMG]
----------, Feb 23, 2019

Happy new year! from the Foxy.

+ Add french language.
(EN)
- Add french language
(JP)
- フランス語の追加

Vous pouvez définir la langue française sur /f language french!


+ Add friend toggle command.
(EN)
- Add /f toggle command. (You can set permission/rejection of Friendly Credit acceptance)
(JP)
- /f toggle コマンドの追加 (フレンドリクエスト受け取りの許可/拒否を設定できます)

(none tested, sorry)
----------, Jan 6, 2019

Happy new year! from the Foxy.

+ Added support language (対応言語の追加)
(EN)
- Add russian language
(JP)
- ロシア語の追加

Thanks to VladBrittan
----------, Nov 24, 2018

+ Add bStats Metrics (bStats Metrics の追加)
URL: https://bstats.org/plugin/bungeecord/BungeeFriends
----------, Oct 24, 2018

+ Join, Left so that you can change messages (Join, Left メッセージを変更できるように)
(EN)
- Modify Join and Quit messages by changing "Friend.Join" and "Friend.Quit" in config.yml
(JP)
- config.yml の "Friend.Join", "Friend.Quit" を変更することで Join, Quit メッセージを変更できるように

+ Update languages (言語ファイルの更新)
(EN)
- Update spanish language
(JP)
- スペイン語の更新
----------, Oct 22, 2018

+ To be able to disable the /msg command in config.yml (config.yml で /msg コマンドを無効にできるように
(EN)
- You can disable the /msg command by setting "Plugin.Disable-Aliases./msg" in config.yml to "true".
(JP)
- config.yml の "Plugin.Disable-Aliases./msg" を "true" にすることで /msg コマンドを無効にできます。

+ Fixed problem where alias command could not be invalidated (エイリアスコマンドが無効にできなかった問題を修正)


+ Update languages (言語ファイルの更新)
(EN)
- Add spanish language
- Update arabic language
- Update chinese language
(JP)
- スペイン語の追加
- アラビア語の更新
- 中国語の更新


* Next update infomation
- In the next version, add an option that allows you to freely change Join and Quit messages of friends.
----------, Oct 21, 2018

+ Load config with UTF-8 (Config ファイルを UTF-8 で読み込むように変更しました)
(EN)
- Changed all language files from Unicode management to UTF-8 management.
(JP)
- 全ての言語ファイルを Unicode 管理から UTF-8 管理に変更しました。
----------, Oct 8, 2018

+ Paginating the list (リストのページ化)
(EN)
- I made it possible to display the friend list by "1 page", "2 pages", etc. (There are still some display bugs)
(JP)
- フレンドリストを "1ページ", "2ページ" などで表示できるようにしました (まだ表示バグが少しあります)

+ Update languages (言語ファイルの更新)
(EN)
- Add romanian language
(JP)
- ルーマニア語の追加
----------, Oct 7, 2018

+ Update languages (言語ファイルの更新)
(EN)
- Add arabic language
- Update japanese language
(JP)
- アラビア語の追加
- 日本語の更新

+ Create crowdin project (Crowdin プロジェクトの作成)
(EN)
- I created a Crowdin project so that I can cooperate more easily with translation.
(JP)
- より簡単に翻訳に協力できるように Crowdin プロジェクトを作成しました。

Crowdin: https://crowdin.com/project/bungeefriends

Twitter: https://twitter.com/SimplyFoxy_
----------, Sep 25, 2018

+ Bug fixes (バグ修正)
(EN)
- Fixed a bug where users with full rights could not add new friends
(JP)
- 全権利を持つユーザーがフレンドを新しく追加できなかったバグを修正

+ Add setting default language (デフォルト言語設定機能の追加)
(EN)
- By changing "Plugin.Default - Language" in config.yml to the language of your choice, you can change the initial language of newly joining users.
(JP)
- config.yml の "Plugin.Default-Language" を好みの言語に変更することで新しく参加したユーザーの初期言語を変更できます。

+ Add fl<f list> command (fl<f list> コマンドの追加)
(EN)
- Added a command to display "/ f list" with "/ fl"
(JP)
- "/fl" で "/f list" を表示させるコマンドの追加

+ Update languages (言語ファイルの更新)
(EN)
- Update chinese language.
(JP)
- 中国語ファイルの更新
----------, Sep 18, 2018

Updated to 1.5.1-SNAPSHOT!

+ Bug fixes (バグ修正)
(EN)
- Fixed problem where alias command could not be invalidated
(Changed to specification that can invalidate each command such as / f, / r)
(JP)
- エイリアスコマンドが無効にできなかった問題を修正
(/f, /r など各コマンドを無効にできる仕様に変更)
Code (YAML):
Plugin:
  Disable-Aliases
:
    /f
: false
    /r
: false
+ Add Friends Limit Function (フレンド数制限機能の追加)
(EN)
- Please assign the number of friends you want to limit by right.
Example: "friends.limit.1" You can have only one friend.
(JP)
- 制限したい数のフレンド数を権利で割り当てて下さい
例: "friends.limit.1" -> 一人だけのフレンドを持つことができます。

+ Update languages (言語ファイルの更新)
(EN)
- Update chinese language.
- Since you can change the hyphen message, you need to update the language file.
(JP)
- 中国語ファイルの更新
- ハイフンメッセージを変更可能にしたため、言語ファイルを更新する必要があります

Code (YAML):
Hyphen : "&9&m---------------------------------------------"

Exceptions
:
  SlotLimitReached
: "&cYou have reached the maximum of friends! To add more friends please remove some!"
----------, Sep 16, 2018

Updated to 1.5-SNAPSHOT!

+ Supported MySQL (MySQL サポートの追加)
(EN)
- You can use MySQL by editing mysql.yml.
- Because it is under development, please use at your own risk
(JP)
- mysql.yml を編集することにより MySQL を使用できます。
- MySQL は現在開発中のため、自己責任で使用して下さい。(主に管理方法が悪いので...)

+ Added Tell (Msg, Message) command (Tell (Msg, Message)コマンドの追加)
(EN)
- If you and your friend are friends, you can send a message
- If you have friends.command.admin rights, you can send messages even if you are not friends. (As a reply partner, friends.command.admin is unnecessary.)
(JP)
- あなたと、相手がフレンドの場合、メッセージを送信することができます
- あなたが、 "friends.command.admin" を持っている場合、フレンドでなくてもメッセージを送信できます。(返信相手に "friends.command.admin" は不要です)

+ Update languages (言語ファイルの更新)
(EN)
- Update chinese language.
- Following the addition of the Tell command etc., the following path needs to be updated.
(JP)
- 中国語ファイルの更新
- Tell コマンドなどの追加に伴い、以下のパスを更新する必要があります。

Code (YAML):
# Tell Command
Tell-Command
:
  Usage
: "&cUsage: /tell <player> <message>"
  YourSelf
: "&dTo: %targetDisplayName&7: %message"
  Target
: "&dFrom: %displayName&7: %message"
  MustBeFriends
: "&cYou must be friends with %targetDisplayName!"
  Offline
: "&c%targetDisplayName &cis not online!"

# Reply Command
Reply-Command
:
  Usage
: "&cUsage: /reply <message>"
  Target
: "&cReply target: %targetDisplayName"
----------, Sep 15, 2018

+ Corresponded to Prefix update per right! (権利ごとの Prefix 更新に対応しました!)
(EN)
- You can set the rank (Prefix) and rights in prefix.yml in the BungeeFriends folder.
(JP)
- BungeeFriends フォルダ内の prefix.yml でランク(Prefix)と、権利を設定することができます。


+ To generate only when there is no Language file (Language ファイルが無い場合のみ生成するように)
(EN)
- Fixed an issue that overwriting files at server startup even if editing English files
(JP)
- 英語ファイルを編集してもサーバー起動時にファイルを上書きしてしまう問題を修正

Update information: Twitter
----------, Sep 4, 2018

+ Add Ignore Command. (Ignore コマンドの追加)
(EN)
- Implement the ability to block friend requests from players using the "/ friend ignore add <player>" command
(JP)
- /friend ignore add <プレイヤー> コマンドを使用してプレイヤーからのフレンドリクエストをブロックする機能の実装


+ As the language file is updated, it is necessary to delete and update the file. (言語ファイルの更新に伴い、言語ファイルを削除する必要があります。)
- english.yml (All translated, 全て翻訳済み)
- japanese.yml (All translated, 全て翻訳済み)
- chinese.yml (Partial translation required, 一部翻訳が必要)
- (Exceptions.Ignored, Ignore.*, Help.Ignore)

To update the translation please send me GitHub or PM.
翻訳の更新は GitHub または PM を私に送信してください。


+ Bug fixes. (バグ修正)
(EN)
- Fixed an issue where nothing is displayed when using the "accept" command for users who have not been sent invitations
- Fixed some incorrect English translations (by SiderRMC)
(JP)
- 招待が送られてきていないユーザーに "accept" コマンドを使用すると何も表示されない問題を修正
- 一部の間違った英語翻訳の修正 (SiderRMC より)
----------, Sep 3, 2018

+ Bug fixes.
(EN) Fixed an issue where FileNotFoundException occurred on Linux machine
(JP) Linux マシンで、FileNotFoundException が発生する問題を修正
----------, Sep 1, 2018

+ Add support chinese language. (Fixed problem that Chinese file can not be generated).

+ Bug fixes.
----------, Sep 1, 2018

+ Add chinese language
(You need place chinise.yml from jar file to Language folder)

+ Bug fixes
----------, Aug 31, 2018

I implemented it because there were lots of language support in some opinions. (BETA)

You can change language with '/friend lang <language>'

Standard supported languages are as follows.
- English
- Japanese

When using 1.3-SNAPSHOT, if you were using 1.2-SNAPSHOT, please run "/friend lang english" in the game.

+ Bug fixes
----------, Aug 29, 2018

* Bug fixes.
----------, Aug 13, 2018

* Fix plugin.yml version
----------, Aug 13, 2018

Fix plugin.yml version.
----------, Aug 13, 2018


Resource Information
Author:
----------
Total Downloads: 7,042
First Release: Jul 30, 2018
Last Update: Apr 16, 2021
Category: ---------------
All-Time Rating:
71 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings