Bug Closed · Resolved

For DISPLAY projectiles, bulletBillboard=CENTER does not work, always behaves like bulletBillboard=FIXED.

#4394 opened by Unknown 2 years ago

Unknownreported this bug

Title. Can be tested with any projectile with

bulletType=DISPLAY;material=STONE;bulletBillboard=CENTER

What should happen: the projectile display should orient to face towards the player, like how an ender pearl or snowball would What happens: The projectile is fixed.

Also does not work with HORIZONTAL or VERTICAL. https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Display.Billboard.html

Unknowncommented

Closing this due to inactivity and major version releases since. If this issue is still relevant, please re-open the issue with a modern-version server log, example configurations being used to test, and step-by-step info to reproduce the issue.

Sign in to join the discussion.