mirror of
https://github.com/darverdevs/BossBarAPI.git
synced 2024-12-22 07:14:11 -08:00
Updated plugin.yml
This commit is contained in:
parent
cd27185c95
commit
4ca0a618cb
|
@ -4,6 +4,7 @@ main: tech.nully.BossBarAPI.Main
|
||||||
prefix: [BossBarAPI]
|
prefix: [BossBarAPI]
|
||||||
authors: [BongoCat]
|
authors: [BongoCat]
|
||||||
description: An API for eaglercraft to be able to display bossbars
|
description: An API for eaglercraft to be able to display bossbars
|
||||||
|
depend: [ProtocolLib]
|
||||||
website: nully.tech
|
website: nully.tech
|
||||||
commands:
|
commands:
|
||||||
bossbar:
|
bossbar:
|
||||||
|
|
Binary file not shown.
|
@ -4,6 +4,7 @@ main: tech.nully.BossBarAPI.Main
|
||||||
prefix: [BossBarAPI]
|
prefix: [BossBarAPI]
|
||||||
authors: [BongoCat]
|
authors: [BongoCat]
|
||||||
description: An API for eaglercraft to be able to display bossbars
|
description: An API for eaglercraft to be able to display bossbars
|
||||||
|
depend: [ProtocolLib]
|
||||||
website: nully.tech
|
website: nully.tech
|
||||||
commands:
|
commands:
|
||||||
bossbar:
|
bossbar:
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
C:\Users\PC\Documents\BossBarAPI\src\main\java\tech\nully\BossBarAPI\SpawnFakeWither.java
|
C:\Users\PC\Documents\BossBarAPI\src\main\java\tech\nully\BossBarAPI\SpawnFakeWither.java
|
||||||
C:\Users\PC\Documents\BossBarAPI\src\main\java\tech\nully\BossBarAPI\Main.java
|
C:\Users\PC\Documents\BossBarAPI\src\main\java\tech\nully\BossBarAPI\Main.java
|
||||||
|
C:\Users\PC\Documents\BossBarAPI\src\main\java\tech\nully\BossBarAPI\BossBar.java
|
||||||
|
C:\Users\PC\Documents\BossBarAPI\src\main\java\tech\nully\BossBarAPI\FakeWitherCommand.java
|
||||||
|
|
Loading…
Reference in New Issue
Block a user