mirror of
https://github.com/darverdevs/BossBarAPI.git
synced 2024-12-21 06:44:10 -08:00
e
This commit is contained in:
parent
e2d756d51e
commit
1acc3f1cb9
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/ClassicCore.iml" filepath="$PROJECT_DIR$/.idea/ClassicCore.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
|
@ -1,12 +0,0 @@
|
|||
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
|
|
@ -1,5 +0,0 @@
|
|||
#Generated by Maven
|
||||
#Fri Jun 24 18:50:10 PDT 2022
|
||||
groupId=tech.nully
|
||||
artifactId=BossBarAPI
|
||||
version=0.0.1
|
|
@ -1,6 +0,0 @@
|
|||
tech/nully/BossBarAPI/BossBar.class
|
||||
tech/nully/BossBarAPI/Main.class
|
||||
tech/nully/BossBarAPI/SpawnFakeWither.class
|
||||
tech/nully/BossBarAPI/TeleportScheduler.class
|
||||
tech/nully/BossBarAPI/FakeWitherCommand.class
|
||||
tech/nully/BossBarAPI/SpawnFakeWither$FakeWither.class
|
|
@ -1,4 +0,0 @@
|
|||
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