This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
This plugin needs to be compatible with ScoreboardStats plugin, this seriously needs to be fixed, there are constant complains on both my server, and in this plugins chat
I confirm the issue
http://dev.bukkit.org/server-mods/health-bar/forum/players/52559-scoreboardstats/?post=3
Do you think it will be solved in a near future ?
games647 is working on a fix :)
Is it fixed in your last build ???
It's really dumb, because Bukkit didn't allowed with their API to set 2 or 3 scoreboards at once. Also I found out that some nice methods are missing in the Bukkit API. For example have you the abillity to remove one score that you don't have in the Bukkit API. I found out that that this would gives us new ways to improve our projects. It's a little bit complicated to unterstand what part of the obfuscated code in Minecraft what does. But you unterstant it and implemented it correctly it's really nice.
After I uploaded the new version 0.6 it would be compatible with HealthBar * * yeah * * and like I said it offers the new ways. Another example would be that the plugin have the abillity to change a displayed name (I am talking about the sidebar) without removing or setting the a entire new scoreboard. (no flashing)
Good job games, really. However I think the same, I cannot set only the display name but set the entire scoreboard, and this is dumb. They should have added hideTeams for a single player, then hideSidebar, or something like this...no one cares about the teams :) and the most important: setprefix and setsuffix
@filoghost: Go
Maybe we could make a pull request to add this to their API because otherwise the clients will crashes often times. A example can you find in the conflict between NameTagEdit and HealthBar. Both plugins didn't know that the other plugin has actually sended a packet, because the author of NameTagEdit modifcates the packet system from the vanilla minecraft system and the author of HealthBar (you filoghost ;)) use the Bukkit that should be used for solve problems like this. If Bukkit would implement the features, plugins could check via the Bukkit API if a objective already exists on that slot (no crashes) and plugin authors would have the abillity to use in a easier way the Bukkit API instead of creating their own version.
I had forgot to show a example for my last post. This pictures shows a example of one new feature for changing the displayed name without setting a new scoreboard. In this case I am able to change the 16 (how many players are online) without setting a new scoreboard (no flashing) and have a little bypass that would prevent the auto sorting from the client.
Same problem here. When I start a MobArena game, the scoreboard appears at the beginning but once a boss with a custom name shows up, the scoreboard disappears forever.
@games647: Go This is really cool. I agree that Bukkit should add a better API, we could make a request...however good job ;) And thank you for clarifying the conflict with NametagEdit....that system for preventing the auto sorting is brilliant!
So which Scoreboard Stats version should I download to keep both Health Bar, and Colored Tags?
You can close this ticket.
To post a comment, please login or register a new account.