[SPIGOT-1888] BossBar only loads 4 bars Created: 11/Mar/16 Updated: 12/Mar/16 Resolved: 11/Mar/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | VenomEater552 | Assignee: | md_5 |
Resolution: | Invalid | Votes: | 0 |
Labels: | 1.9 |
Description |
Players can only load 4 BossBars at once, but it's possible for there to be more than just 4 as seen herehttps://www.spigotmc.org/resources/api-bossbarapi-1-7-1-8-1-9.7504/. Would it be possible to make this a default in Spigot instead of having to use NMS or other code? |
Comments |
Comment by VenomEater552 [ 12/Mar/16 ] |
Definitely a client side limit, changing the GUI size changes the amount of boss bars loaded. |
Comment by md_5 [ 12/Mar/16 ] |
Also looks like the bars after 4 appear if you move around a little or something. They eventually popped up for me. |
Comment by md_5 [ 11/Mar/16 ] |
There is no server side limit to the amount of boss bars, this is a client limitation in 1.9 |