From 98edbe1d8fd4cdff49c0eff9c2544a98be9e0620 Mon Sep 17 00:00:00 2001 From: HIM049 Date: Sun, 4 Feb 2024 14:04:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=83=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mcdreforged.plugin.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/mcdreforged.plugin.json b/mcdreforged.plugin.json index 0ba38c5..42e4194 100644 --- a/mcdreforged.plugin.json +++ b/mcdreforged.plugin.json @@ -1,11 +1,15 @@ { "id": "hibernate_r", - "version": "1.1.0", + "version": "1.2.0", "name": "HibernateR", - "description": "一个MCDReforged插件,可以根据服务器内玩家情况自动开启或关闭服务器", + "description": { + "en_us": "A MCDReforged plugin. When there are no player in the server, the plugin can make it shutdown. And if someone want to visit the server, the plugin can make the server start again.", + "zh_cn": "一个MCDReforged插件,可以根据服务器内玩家情况自动开启或关闭服务器" + }, "author": [ "HIM049", - "sout_Nantang" + "sout_Nantang", + "RCUTANF" ], "link": "https://github.com/HIM049/MCDR_HibernateR", "dependencies": {