ScoreboarsStats compatibility #51


  • Enhancment
  • Accepted
Open
Assigned to filoghost
  • _ForgeUser10998196 created this issue May 7, 2013

    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

  • _ForgeUser10998196 added the tags New Enhancment May 7, 2013
  • filoghost edited title May 8, 2013
  • _ForgeUser10694559 posted a comment May 10, 2013

    I confirm the issue

  • filoghost removed a tag New May 16, 2013
  • filoghost added a tag Accepted May 16, 2013
  • _ForgeUser10694559 posted a comment May 18, 2013

    Do you think it will be solved in a near future ?

  • filoghost posted a comment May 18, 2013

    games647 is working on a fix :)

  • _ForgeUser10694559 posted a comment May 21, 2013

    Is it fixed in your last build ???

  • TuxCoding posted a comment May 28, 2013

    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)

  • filoghost posted a comment May 30, 2013

    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


    Edited May 30, 2013
  • TuxCoding posted a comment May 30, 2013

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

    PacketManager

  • _ForgeUser10912866 posted a comment May 30, 2013

    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.

  • filoghost posted a comment May 31, 2013

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

  • _ForgeUser15587504 posted a comment Jun 28, 2014

    So which Scoreboard Stats version should I download to keep both Health Bar, and Colored Tags?

  • TuxCoding posted a comment Oct 5, 2014

    You can close this ticket.


To post a comment, please login or register a new account.