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!"