This commit is contained in:
BongoCat 2022-08-12 22:52:09 -07:00
parent e2d756d51e
commit 1acc3f1cb9
5 changed files with 0 additions and 35 deletions

View File

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

View File

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

View File

@ -1,5 +0,0 @@
#Generated by Maven
#Fri Jun 24 18:50:10 PDT 2022
groupId=tech.nully
artifactId=BossBarAPI
version=0.0.1

View File

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

View File

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