9 Commits

5 changed files with 9 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ plugins {
} }
group = 'com.playerblocklife' group = 'com.playerblocklife'
version = '1.0.0' version = '1.0.1-1.20.4'
sourceCompatibility = 17 sourceCompatibility = 17
targetCompatibility = 17 targetCompatibility = 17

View File

@@ -5,5 +5,5 @@ org.gradle.caching=true
org.gradle.daemon=true org.gradle.daemon=true
# ???? # ????
pluginVersion=1.0.0 pluginVersion=1.0.1-1.20.4
mcVersion=1.20.4 mcVersion=1.20.4

View File

@@ -1,5 +1,5 @@
# PlayerBlockLife 配置文件 # PlayerBlockLife 配置文件
# 版本: 1.0.0 # 版本: 1.0.1-1.20.4
# 方块设置 # 方块设置
blocks: blocks:

View File

@@ -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: commands:
setlifeblocks: setlifeblocks:
description: 设置你的生命方块(使用你的皮肤) description: 设置你的生命方块(使用你的皮肤)