添加和修改了一些功能,Debug内容更详细

This commit is contained in:
2026-05-14 01:52:09 +08:00
parent cca85f966a
commit 8b2c76940d
15 changed files with 20 additions and 9 deletions

Binary file not shown.

View File

@@ -1,5 +1,5 @@
name: DisableCreeperBoom
version: '1.0-SNAPSHOT'
version: '1.1-SNAPSHOT'
main: top.gtb520.java.minecraft.plugins.disableCreeperBoom.main
api-version: '1.21'
authors: [gtb520]

View File

@@ -1,3 +1,3 @@
artifactId=DisableCreeperBoom
groupId=top.gtb520.java.minecraft.plugins
version=1.0-SNAPSHOT
version=1.1-SNAPSHOT

Binary file not shown.