更新项目配置和新增功能

This commit is contained in:
Coldsmile_7
2026-04-21 16:20:12 +08:00
parent fc209ba5b8
commit 29c456d4bd
16 changed files with 1250 additions and 195 deletions

View File

@@ -1,10 +1,11 @@
name: EssentialsC
description: 精简版基础插件
version: '${version}'
version: ${version}
main: cn.infstar.essentialsC.EssentialsC
api-version: '1.21'
load: POSTWORLD
folia-supported: true
authors: [ Coldsmiles_7 ]
website: www.infstar.cn
@@ -73,6 +74,9 @@ permissions:
essentialsc.shulkerbox.open:
description: Allows right-click to open shulker boxes without placing them
default: op
essentialsc.mobdrops.enderman:
description: Allows control of enderman drops
default: op
essentialsc.*:
description: All EssentialsC permissions
default: false
@@ -97,3 +101,4 @@ permissions:
essentialsc.command.repair: true
essentialsc.command.help: true
essentialsc.shulkerbox.open: true
essentialsc.mobdrops.enderman: true