PlayerBoss
PlayerBoss
This plugin allows you to set the boss health bar to display a players health!
This plugin requires Bar-API
Commands and Permissions
| Command | Permission | Description |
|---|---|---|
| /playerboss <PlayerName> | PlayerBoss.Use | Allows you to set or change the player who's health is displayed |
| /playerboss remove | PlayerBoss.Use | Removes the boss bar |
playerboss can be replaced with pb in both commands
I have added metrics lite to this plugin so I can get an idea of the different architectures this plugin is used on. No information can be compromised because of this. Data collected is all anonymous and I can see the same things you can see. If you wish to opt-out simply change op-out from false to true in the Plugin Metrics config file.
Donate
Credits
Credit goes to adamk523 on the forums for the idea
Source for this plugin is available here on GitHub.


-
View User Profile
-
Send Message
Posted Aug 1, 2014Sorry to ask this, but I am in big need of something like this that, instead of working on a player, works on a mob that is spawned. I need this for a mini game for my server about the upcoming show Legion of Ru. I am working on a minecraft server for the writers and producers of the show, and I need it as quick as possible. Once again, I'm sorry to ask this of you, but I need this as soon as possible, and you seem like you would know how to do it. All credit for the boss will be given to you.
-
View User Profile
-
Send Message
Posted May 13, 2014wow great for a pvp server thanks! But can I put a custom message at the top, as well as being a health bar at the top?
-
View User Profile
-
Send Message
Posted May 9, 2014I was thinking that this would be a cool pvp plugin, that is if each client can display different boss bars at one time.
Ex. <Player1> hits <Player 2>- this results in <Player1> seeing <Player2>'s health(and maybe vice versa) but then at the same time <Player3> hits <Player4> and <Player3> sees <Player4>'s health(again, maybe vice versa)
I understand this may be impossible, but it would be REALLY neat.
-
View User Profile
-
Send Message
Posted Apr 11, 2014@Matthiasiam
You would need to try it, I've never played around with either of those plugins. If the citizens are registered as players and have health which I think they are it should work
-
View User Profile
-
Send Message
Posted Apr 11, 2014Does this work with the citizens 2 plugin and sentry? I have mini bosses on my server with specific accounts I purchased. However, the 'player' is never online. Would it still work?
-
View User Profile
-
Send Message
Posted Apr 8, 2014@robbo5899
I would love that! :) send me a link.
If you are interested in a Developer position on my server, send me a message. I have questioned/interviewed a few people so far.
I will give you more information in the message :)
-
View User Profile
-
Send Message
Posted Apr 7, 2014@CombatBorn
That's not the intention of this plugin however I may create another if you want me too.
-
View User Profile
-
Send Message
Posted Apr 6, 2014On my server, people currently have multiple rows of hearts. Lets say they have three rows in this example (60 hp):
I can make it where there is only one row, yet they will still have the same amount of health as if they had three rows (one row, still 60 hp).
So I thought if there was a bar on the top of each players screen, they would be able to see how much health they had and not be spammed with rows upon rows of hearts by using your plugin.
-
View User Profile
-
Send Message
Posted Apr 6, 2014@CombatBorn
Minecraft already allows you to see how much health you have. This is intended so that everyone can see one players health using the boss bar thus PlayerBoss
@CombatBorn
I may add this.
-
View User Profile
-
Send Message
Posted Apr 6, 2014Each player should also be able to see their own bar instead of everyone being able to see one persons.
-
View User Profile
-
Send Message
Posted Apr 6, 2014Thank you for the response. In your next update, you should make it to where you can also see the amount of health in numbers on the bar. So if I have 1000 hearts, it will say:
"HP: 2000)"
1 heart = 2 "HP".
-
View User Profile
-
Send Message
Posted Apr 5, 2014Can try to add an option to do it with mobs too?
-
View User Profile
-
Send Message
Posted Apr 2, 2014@CombatBorn
You need to install the Bar-API as stated at the top of the page.
-
View User Profile
-
Send Message
Posted Mar 31, 2014This plugin is not working for me. I installed the plugin and did not have a health bar. I typed in "/playerboss CombatBorn" And it gave me an error message.
This is the error in the game:
An internal error occurred while attempting to perform this command
This is the message in the console:
31.03 22:33:06 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at uk.co.robbie_wilson.PlayerBoss.Main.onCommand(Main.java:66) [?:?] 31.03 22:33:06 [Server] INFO Caused by: java.lang.NoClassDefFoundError: me/confuser/barapi/BarAPI 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:952) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] 31.03 22:33:06 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'playerboss' in plugin PlayerBoss v1.0 31.03 22:33:06 [Server] ERROR null
-
View User Profile
-
Send Message
Posted Mar 9, 2014@Pistury
That's not really the intention of this plugin. I'm sure there is others out there that do this.
-
View User Profile
-
Send Message
Posted Mar 9, 2014Damage...
Sorry Im Brazilian no spek english...
-
View User Profile
-
Send Message
Posted Mar 8, 2014@Pistury
What's a ballin
-
View User Profile
-
Send Message
Posted Mar 8, 2014In the next version you can take charge and so when u hit the player the player's life that you ballin appear ..
-
View User Profile
-
Send Message
Posted Mar 1, 2014First! Looking forward to testing it out. Would it be OK to add a command to remove the bar as well? :)