12 Commits

Author SHA1 Message Date
xiaobai
c7d09c3039 1.0.1:Fix error:[DirectoryProviderSource] Error loading plugin: name is not defined 2026-02-13 20:34:20 +08:00
xiaobai
a3cb82c1b7 1.0.1:Fix error:[DirectoryProviderSource] Error loading plugin: name is not defined 2026-02-13 20:33:56 +08:00
xiaobai
c9035d488c 1.0.0 2026-02-13 20:32:43 +08:00
xiaobai
e3b46b6946 1.0.0 2026-02-13 20:32:18 +08:00
xiaobai
f92fdb40c6 1.0.0 2026-02-13 20:31:46 +08:00
xiaobai
dd6c570fa7 修复报错:[DirectoryProviderSource] Error loading plugin: name is not defined 2026-02-13 20:30:45 +08:00
xiaobai
68fadf4e1a Merge remote-tracking branch 'origin/master' 2026-02-13 20:29:50 +08:00
xiaobai
1e6b0cb19e 修复报错:[DirectoryProviderSource] Error loading plugin: name is not defined 2026-02-13 20:29:10 +08:00
xiaobai
e588ca9866 修复报错:[DirectoryProviderSource] Error loading plugin: name is not defined 2026-02-13 20:28:17 +08:00
9e113fc37d 更新 LICENSE 2026-02-13 19:41:02 +08:00
xiaobai
e40fcb344f Merge remote-tracking branch 'origin/master' 2026-02-13 19:39:16 +08:00
xiaobai
231e1acdf5 MIT License 2026-02-13 19:37:46 +08:00
6 changed files with 27 additions and 3 deletions

18
LICENSE Normal file
View File

@@ -0,0 +1,18 @@
MIT License
Copyright (c) 2026 xiaobai
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.

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.1-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: 设置你的生命方块(使用你的皮肤)