Fix plugin.yml

This commit is contained in:
Daniel Saukel 2019-06-04 17:43:33 +02:00
parent 4f6ff31a33
commit c799a42975

View File

@ -1,9 +1,9 @@
name: ${project.name}
main: ${project.groupId}.${project.artifactId}.${project.name}
version: ${project.version}${buildNo}
name: ${project.parent.name}
main: de.erethon.dungeonsxl.DungeonsXL
version: ${project.parent.version}${buildNo}
authors: [Frank Baumann, Milan Albrecht, Tobias Schmitz, Daniel Saukel]
description: ${project.description}
website: ${project.url}
description: ${project.parent.description}
website: ${project.parent.url}
softdepend: [CommandsXL, ItemsXL, Vault, Citizens, CustomMobs, InsaneMobs, MythicMobs, HolographicDisplays, LWC, PlaceholderAPI]
commands:
dungeonsxl: