12 lines
351 B
YAML
12 lines
351 B
YAML
name: Herobrine
|
|
main: net.theprogrammersworld.herobrine.Herobrine
|
|
version: 2.0.2
|
|
description: "Bring Herobrine to your Spigot-based Minecraft server!"
|
|
website: https://www.theprogrammersworld.net
|
|
api-version: 1.15
|
|
load: STARTUP
|
|
commands:
|
|
herobrine:
|
|
description: Main command.
|
|
usage: /herobrine help
|
|
aliases: [hero, hb] |