修复报错:[DirectoryProviderSource] Error loading plugin: name is not defined

This commit is contained in:
xiaobai
2026-02-13 20:28:17 +08:00
parent e40fcb344f
commit e588ca9866
7 changed files with 9 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

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

View File

@@ -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

View File

@@ -1,5 +1,5 @@
# PlayerBlockLife 配置文件
# 版本: 1.0.0
# 版本: 1.0.0-1.20.4
# 方块设置
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:
setlifeblocks:
description: 设置你的生命方块(使用你的皮肤)