
⚡ ServerBooster
Optimize your Minecraft server for peak performance with ServerBooster
Список изменений
Item holograms now correctly display custom and renamed items instead of falling back to the base vanilla name.
What's new
Custom item name support on holograms. Previously, some custom items showed their base name on the merge hologram — for example, a custom "Piña" would display as "Apple x1". Holograms now resolve the item's real name using the full priority order: a. Anvil-renamed / plugin display names (already supported) b. Custom item names used by modern data-driven items, data packs, and many custom-item plugins (this is the new fix) c. Vanilla client-translated name as the fallback (unchanged) New config option in config_holo.yml: merge: hologram: use-custom-item-names: true Enabled by default. Set it to false if you prefer holograms to always show the plain, client-translated vanilla name. Existing configs receive this option automatically on update — no manual editing required. Safety & compatibility
Item merging and anti-dupe protection are unchanged. Custom items keep their identity: a "Piña" will not merge with a plain apple, and merged custom items retain their real name. Fully compatible across all supported versions — on servers older than 1.20.5 the behavior is identical to before. Compatibility
Paper, Spigot, and Purpur from 1.17 to 26.x Java 17+ Folia detection (EntityOptimizer auto-disables on Folia)
