(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