Results 97 comments of filoghost

After further checking, there are only two places that use the addHologram method and they both add a hologram they directly create, which cannot be null. Both the new and...

Async calls has never been supported, a check was simply missing. Compatibility is needed when changing features, not when fixing errors. The API might support async calls in the future,...

Sorry, I can't reproduce the issue. Try without other plugins and updating your Spigot version.

Please provide more details, such as server version. Also try updating. Will reopen if you reply.

I'm not able to reproduce the issue. Please show the configuration before and after editiing it.

Still not able to reproduce it using the latest dev build.

Sorry, now it should be visible.

You're right about the SRP, but right now holograms existing = spawned. I'm keeping the issue open, as I will implement something in the API (e.g. create() vs spawn())

You can use NBT data, it's undocumented at the moment: > Added support for NBT tags in icons. You can add NBT after the icon's material. Example: ICON: diamond {......

@Andre601 do you mean, for example, an item in your hand?