Creeperface01 / Holograms

Hologram plugin for nukkit
9 stars 16 forks source link

Database holograms #7

Open axelmine opened 3 years ago

axelmine commented 3 years ago

Make sure that all holograms are stored according to their positions in the database, since there are plugins that interact with entities and remove holograms.

Creeperface01 commented 3 years ago

It's not possible to remove a hologram using standard close method. So it can't happen that any plugin does that accidentally