mirror of
https://github.com/darverdevs/BossBarAPI.git
synced 2024-12-22 07:14:11 -08:00
12 lines
293 B
YAML
12 lines
293 B
YAML
name: BossBarAPI
|
|
version: 0.0.1
|
|
main: tech.nully.BossBarAPI.Main
|
|
prefix: [BossBarAPI]
|
|
authors: [BongoCat]
|
|
description: An API for eaglercraft to be able to display bossbars
|
|
depend: [ProtocolLib]
|
|
website: nully.tech
|
|
commands:
|
|
bossbar:
|
|
usage: /<command>
|
|
description: Displays a bossbar |