update to 2.0.0

This commit is contained in:
Xanadu13
2023-02-09 23:31:45 +08:00
committed by GitHub
parent f7558d3ed1
commit 3c0541f2e1
11 changed files with 836 additions and 141 deletions
+16 -10
View File
@@ -1,24 +1,30 @@
name: EnderDragon
version: 1.8.4
version: 2.0.0
main: xanadu.enderdragon.EnderDragon
author: Xanadu13
api-version: 1.13
#若要将插件装在低于1.13版本的服务器,请修改api-version的值为相应版本号
#举例:如果我要装在1.12.2的服务器,那么设置如下:
#api-version: 1.12
softdepend:
- MythicLib
- MMOItems
commands:
enderdragon:
description: '插件主指令'
description: 'Plugin main command'
aliases: [ed]
permission: ''
permission-message: '§4你没有使用该命令的权限'
permission-message: "§4I'm Sorry,but you do not have permission to do that."
permissions:
ed.reload:
description: '允许重载插件配置文件'
description: 'Reload the config'
default: op
ed.drop.edit:
description: '允许修改特殊龙掉落物'
description: 'Edit the drop_item of dragons'
default: op
ed.drop.gui:
description: '允许查看特殊龙掉落物'
default: true
description: 'Preview the drop_item of dragons'
default: true
ed.respawn:
description: 'Respawn a new dragon'
default: op
ed.update:
description: 'Update the config file'
default: op