Updated plugin.yml

This commit is contained in:
Fangoboyo 2022-06-25 21:58:43 -07:00
parent cd27185c95
commit 4ca0a618cb
4 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,7 @@ 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:

Binary file not shown.

View File

@ -4,6 +4,7 @@ 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:

View File

@ -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\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