diff --git a/Releases/PlayerBlockLife-1.0.0-1.20.4-2026_2_13.jar b/Releases/PlayerBlockLife-1.0.0-1.20.4.jar similarity index 100% rename from Releases/PlayerBlockLife-1.0.0-1.20.4-2026_2_13.jar rename to Releases/PlayerBlockLife-1.0.0-1.20.4.jar diff --git a/Releases/PlayerBlockLife-1.0.1-1.20.4.jar b/Releases/PlayerBlockLife-1.0.1-1.20.4.jar new file mode 100644 index 0000000..1d7ebd8 Binary files /dev/null and b/Releases/PlayerBlockLife-1.0.1-1.20.4.jar differ diff --git a/Releases/PlayerBlockLife-1.0.1.jar b/Releases/PlayerBlockLife-1.0.1.jar new file mode 100644 index 0000000..7d4c91a Binary files /dev/null and b/Releases/PlayerBlockLife-1.0.1.jar differ diff --git a/build.gradle b/build.gradle index f2cfae7..ec505af 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { } group = 'com.playerblocklife' -version = '1.0.0' +version = '1.0.1-1.20.4' sourceCompatibility = 17 targetCompatibility = 17 diff --git a/gradle.properties b/gradle.properties index 948c510..a452c6d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,5 +5,5 @@ org.gradle.caching=true org.gradle.daemon=true # ???? -pluginVersion=1.0.0 +pluginVersion=1.0.1-1.20.4 mcVersion=1.20.4 \ No newline at end of file diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 3ae6d12..fd91ac1 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -1,5 +1,5 @@ # PlayerBlockLife 配置文件 -# 版本: 1.0.0 +# 版本: 1.0.0-1.20.4 # 方块设置 blocks: diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index c196927..62bf0fc 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,3 +1,9 @@ +name: PlayerBlockLife +version: 1.0.1-1.20.4 +main: com.playerblocklife.PlayerBlockLife +api-version: 1.20 +author: xiaobai +description: 玩家生命方块系统 - 方块被挖光则死亡 commands: setlifeblocks: description: 设置你的生命方块(使用你的皮肤)