kokumaji / warrior-plugin

1 stars 0 forks source link

Implement PersistentHologram #8

Open kokumaji opened 3 years ago

kokumaji commented 3 years ago

The current version of HologramBuilder can only create temporary holograms, which disappear after x seconds or after the user leaves the server. A persistent hologram cache (with json based data storage) would be optimal if we want to implement leaderboards in a future release. Those holograms should be spawned via nms to allows clientside placeholders to be used.