Updated plugin.yml
This commit is contained in:
parent
7a51b22842
commit
0bb95cafd7
17
plugin.yml
17
plugin.yml
@ -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]
|
Loading…
Reference in New Issue
Block a user