Updated plugin.yml

This commit is contained in:
David Berdik 2019-09-02 18:10:06 -04:00
parent 7a51b22842
commit 0bb95cafd7

View File

@ -1,11 +1,12 @@
name: ${project.name}
name: Herobrine
main: org.jakub1221.herobrineai.HerobrineAI
version: ${project.version}
description: ${project.description}
version: 2.0.0
description: "Bring Herobrine to your Spigot-based Minecraft server!"
website: https://www.theprogrammersworld.net
api-version: 1.14
load: STARTUP
commands:
hb-ai:
herobrine:
description: Main command.
usage: /hb-ai help
hb:
description: Main command.
usage: /hb help
usage: /herobrine help
aliases: [hero, hb-ai, hb]