版本更新至 4.13
+ TellrawJoin 新增 append 方法用于拼接其他 json 信息 o 修复 1.12 版本载入报错的问题 o 修复 json 信息发送方式错误的问题
This commit is contained in:
@@ -254,7 +254,7 @@ public class Main extends JavaPlugin implements Listener {
|
||||
}
|
||||
|
||||
// 提示信息
|
||||
TLocale.Logger.error("NOTIFY.SUCCESS-DISABLE");
|
||||
TLocale.Logger.info("NOTIFY.SUCCESS-DISABLE");
|
||||
|
||||
// 结束连接
|
||||
if (connection != null && connection.isConnection()) {
|
||||
|
||||
Reference in New Issue
Block a user