/iris create now registers to bukkit.yml

This commit is contained in:
Vatuu
2022-07-01 18:40:13 +02:00
parent 1467dc963d
commit 7d78c69b6e
2 changed files with 25 additions and 4 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ name: ${name}
version: ${version}
main: ${main}
load: STARTUP
authors: [ cyberpwn, NextdoorPsycho ]
authors: [ cyberpwn, NextdoorPsycho. Vatuu ]
website: volmit.com
description: More than a Dimension!
libraries:
@@ -22,4 +22,4 @@ commands:
aliases: [ ir, irs ]
api-version: ${apiversion}
hotload-dependencies: false
softdepend: [ "Oraxen", "ItemsAdder", "IrisFeller", "WorldEdit"]
softdepend: [ "Oraxen", "ItemsAdder", "IrisFeller", "WorldEdit", "PlaceholderAPI"]