# This will be replaced with the property "rootProject.name" in settings.gradle name: ${name} # This will be replaced with the property "version" in build.gradle version: ${version} # This will be replaced with the property "group" in build.gradle + plugin name # See "processResources" in build.gradle for more info main: ${main} author: LMBishop softdepend: [ASkyBlock, BentoBox, IridiumSkyblock, uSkyBlock, Citizens, MythicMobs, PlaceholderAPI, Essentials] prefix: Quests api-version: "1.13" # allows new API features but Quests will still work pre-1.13 commands: quests: description: Main command usage: /quests permission: quests.command aliases: [q, quest] permissions: quests.command: description: Permission for main command default: true quests.admin: description: Permission for the admin commands default: op