mirror of
https://github.com/darverdevs/BossBarAPI.git
synced 2024-12-21 23:04: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]
|
||||
authors: [BongoCat]
|
||||
description: An API for eaglercraft to be able to display bossbars
|
||||
depend: [ProtocolLib]
|
||||
website: nully.tech
|
||||
commands:
|
||||
bossbar:
|
||||
|
|
Binary file not shown.
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user