FancyMcPlugins / FancyHolograms

FancyHolograms is a simple, lightweight and fast hologram plugin using display entities
https://modrinth.com/plugin/fancyholograms
MIT License
81 stars 28 forks source link

Questions: holograms.yml written in a different order #117

Open SlimeDog opened 2 days ago

SlimeDog commented 2 days ago

I intentionally constructed holograms.yml is a specific order. On server restart, the file was rewritten in a different order.

kokiriglade commented 2 days ago

there is no sort order, holograms are stored using a ConcurrentHashMap internally, which makes no promises on order