BarAPI icon indicating copy to clipboard operation
BarAPI copied to clipboard

DEPRECATED Control Minecraft boss bar programatically

Results 8 BarAPI issues
Sort by recently updated
recently updated
newest added

java.lang.NullPointerException at me.confuser.barapi.nms.v1_6.getSpawnPacket(v1_6.java:34) at me.confuser.barapi.BarAPI.addDragon(BarAPI.java:452) at me.confuser.barapi.BarAPI.getDragon(BarAPI.java:446) at me.confuser.barapi.BarAPI.setMessage(BarAPI.java:252) at org.primesoft.asyncworldedit.BarAPIntegrator.setMessage(BarAPIntegrator.java:82) at org.primesoft.asyncworldedit.blockPlacer.BlockPlacer.setBar(BlockPlacer.java:912) at org.primesoft.asyncworldedit.blockPlacer.BlockPlacer.run(BlockPlacer.java:313) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:58) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:822) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

Hi, i've installed your plugin,BarAPI, on my server in order to display the Dragon Health Bar by some plugins that use BarAPI (BossBroadcast and BossMessage), but when i try to...

It was to report this error to me it appears on the console http://pastebin.com/TG9rpWFj

Hey, I got this error when using your plugin: http://pastebin.com/vva7KtEF Was using the bar as a countdown and this happened when he was at approximately half his health. The timer...

bug

appears offline in Germany.

bug

This server is running CraftBukkit version git-Spigot-1649 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) ``` [23:25:52 WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_7_R4.PacketPlayOutEntityTeleport.(int, int, int, int, byte, byte) [23:25:52 WARN]: at java.lang.Class.getConstructor0(Class.java:3082) [23:25:52 WARN]: at...

bug

Hello, can you please make it possible to create messages more than 64 colors long, just like DragonCast did it?

In the last update for 1.7.9/10, the dragon gets teleported to the direction the players looks to. Could you make it so, that the dragon behaves for 1.7.10 clients like...