update to v2.2.0
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
name: EnderDragon
|
||||
version: 2.2.0
|
||||
main: pers.xanadu.enderdragon.EnderDragon
|
||||
author: Xanadu13
|
||||
api-version: 1.13
|
||||
softdepend:
|
||||
- MMOItems
|
||||
- MythicLib
|
||||
- PlaceholderAPI
|
||||
commands:
|
||||
enderdragon:
|
||||
description: "EnderDragon Command"
|
||||
aliases: [ed]
|
||||
|
||||
permissions:
|
||||
ed.admin:
|
||||
description: "Ability to use all EnderDragon commands"
|
||||
children:
|
||||
ed.reload: true
|
||||
ed.drop.edit: true
|
||||
ed.respawn: true
|
||||
ed.update: true
|
||||
ed.update.notify: true
|
||||
default: op
|
||||
ed.reload:
|
||||
description: "Allows you to reload EnderDragon and its configuration"
|
||||
default: op
|
||||
ed.drop.edit:
|
||||
description: "Allows you to edit the drop_item of dragons"
|
||||
default: op
|
||||
ed.drop.gui:
|
||||
description: "Allows you to preview the drop_item of dragons"
|
||||
default: true
|
||||
ed.respawn:
|
||||
description: "Allows you to respawn the dragon"
|
||||
default: op
|
||||
ed.update:
|
||||
description: "Allows you to generate latest configuration file"
|
||||
default: op
|
||||
ed.update.notify:
|
||||
default: op
|
||||
description: "Notifies you when there is a EnderDragon update"
|
||||
|
||||
website: https://www.spigotmc.org/resources/enderdragon.101583
|
||||
Reference in New Issue
Block a user