blob: acce45cff7dc9c215e5fcac91b92e8f01b324752 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
name: Quests
# This will be replaced with the property "release.version" in pom.xml upon build.
version: %PLUGIN_VERSION%
main: me.fatpigsarefat.quests.Quests
author: fatpigsarefat
softdepend: [ASkyBlock, uSkyBlock]
prefix: Quests
commands:
quests:
description: Description
usage: /quests
permission: quests.command
aliases: [q, quest]
permissions:
quests.command:
description: Quests permission
|