fix: 清理误生成的发布元数据文件

This commit is contained in:
2026-08-16 20:22:36 +08:00
parent c9bc102d9a
commit 45cb8de544
-189
View File
@@ -1,189 +0,0 @@
name: EssentialsC
description: 高版本基础工具箱
version: 1.3.1
main: cn.infstar.essentialsC.EssentialsC
api-version: '1.21.11'
load: POSTWORLD
folia-supported: false
authors: [ Coldsmiles_7 ]
website: www.infstar.cn
permissions:
essentialsc.command.workbench:
description: 允许使用 /workbench
default: op
essentialsc.command.anvil:
description: 允许使用 /anvil
default: op
essentialsc.command.cartographytable:
description: 允许使用 /cartographytable
default: op
essentialsc.command.grindstone:
description: 允许使用 /grindstone
default: op
essentialsc.command.loom:
description: 允许使用 /loom
default: op
essentialsc.command.smithingtable:
description: 允许使用 /smithingtable
default: op
essentialsc.command.stonecutter:
description: 允许使用 /stonecutter
default: op
essentialsc.command.enderchest:
description: 允许使用 /enderchest
default: op
essentialsc.command.blocks:
description: 允许使用 /essc blocks
default: true
essentialsc.command.hat:
description: 允许使用 /hat
default: op
essentialsc.command.suicide:
description: 允许使用 /suicide
default: op
essentialsc.command.fly:
description: 允许使用 /fly
default: op
essentialsc.command.nightvision:
description: 允许使用 /nightvision
default: op
essentialsc.command.glow:
description: 允许使用 /glow
default: op
essentialsc.command.heal:
description: 允许使用 /heal
default: op
essentialsc.command.heal.others:
description: 允许治疗其他玩家
default: op
essentialsc.command.vanish:
description: 允许使用 /vanish
default: op
essentialsc.vanish.see:
description: 允许看见隐身玩家
default: op
essentialsc.command.seen:
description: 允许使用 /seen
default: op
essentialsc.command.feed:
description: 允许使用 /feed
default: op
essentialsc.command.feed.others:
description: 允许为其他玩家补充饥饿值
default: op
essentialsc.command.repair:
description: 允许使用 /repair
default: op
essentialsc.command.repair.all:
description: 允许使用 /repair all
default: op
essentialsc.command.tpa:
description: 允许发送 /tpa 请求
default: true
essentialsc.command.tpahere:
description: 允许发送 /tpahere 请求
default: true
essentialsc.command.tpaall:
description: 允许向所有玩家发送 /tpahere 请求
default: op
essentialsc.command.tpaccept:
description: 允许接受 TPA 请求
default: true
essentialsc.command.tpdeny:
description: 允许拒绝 TPA 请求
default: true
essentialsc.command.tpignore:
description: 允许切换是否忽略 TPA 请求
default: true
essentialsc.tpa.bypass-warmup:
description: 允许绕过 TPA 传送预热
default: op
essentialsc.tpa.bypass-cooldown:
description: 允许绕过 TPA 冷却
default: op
essentialsc.command.admin:
description: 允许使用 /essc admin
default: op
essentialsc.command.help:
description: 允许使用 /essc help
default: true
essentialsc.command.reload:
description: 允许使用 /essc reload
default: op
essentialsc.command.tpsbar:
description: 允许使用 /tpsbar
default: op
essentialsc.command.tpsbar.others:
description: 允许为其他玩家切换 /tpsbar
default: op
essentialsc.command.skin:
description: 允许使用 SkinBridge 管理命令
default: op
children:
essentialsc.command.skin.status: true
essentialsc.command.skin.refresh: true
essentialsc.command.skin.others: true
essentialsc.command.skin.status:
description: 允许查看 SkinBridge 状态
default: op
essentialsc.command.skin.refresh:
description: 允许强制刷新自己的皮肤
default: op
essentialsc.command.skin.others:
description: 允许查看或刷新其他玩家的皮肤
default: op
essentialsc.shulkerbox.open:
description: 允许通过 Shift+右键快捷打开潜影盒
default: op
essentialsc.mobdrops.enderman:
description: 允许控制末影人死亡时是否掉落物品
default: op
essentialsc.*:
description: 授予 EssentialsC 的全部权限
default: false
children:
essentialsc.command.workbench: true
essentialsc.command.anvil: true
essentialsc.command.cartographytable: true
essentialsc.command.grindstone: true
essentialsc.command.loom: true
essentialsc.command.smithingtable: true
essentialsc.command.stonecutter: true
essentialsc.command.enderchest: true
essentialsc.command.blocks: true
essentialsc.command.hat: true
essentialsc.command.suicide: true
essentialsc.command.fly: true
essentialsc.command.nightvision: true
essentialsc.command.glow: true
essentialsc.command.heal: true
essentialsc.command.heal.others: true
essentialsc.command.vanish: true
essentialsc.vanish.see: true
essentialsc.command.seen: true
essentialsc.command.feed: true
essentialsc.command.feed.others: true
essentialsc.command.repair: true
essentialsc.command.repair.all: true
essentialsc.command.tpa: true
essentialsc.command.tpahere: true
essentialsc.command.tpaall: true
essentialsc.command.tpaccept: true
essentialsc.command.tpdeny: true
essentialsc.command.tpignore: true
essentialsc.tpa.bypass-warmup: true
essentialsc.tpa.bypass-cooldown: true
essentialsc.command.admin: true
essentialsc.command.help: true
essentialsc.command.reload: true
essentialsc.command.tpsbar: true
essentialsc.command.tpsbar.others: true
essentialsc.command.skin: true
essentialsc.command.skin.status: true
essentialsc.command.skin.refresh: true
essentialsc.command.skin.others: true
essentialsc.shulkerbox.open: true
essentialsc.mobdrops.enderman: true