
DecentHolograms
A lightweight yet very powerful hologram plugin with many features and configuration options.
Обновлён 28 июня 2026 г. · опубликован 18 мая 2024 г.

Features
- Use custom features like Damage and Heal displays.
- Line Types - Create holograms with many different line types like entities and items.
- Line Height - Configure different heights for individual lines.
- Line Offsets - Configure different offsets for individual lines.
- Pages - Holograms support multiple pages, allowing you to display more information in a single place.
- Permissions - Set permissions to view holograms or individual lines.
- Display Range - Configure maximum distanceplayers can be away from ahologram to see it.
- Compatibility - Plugin fully supports all PlaceholderAPI placeholders.
- ΑΡΙ - As a developer, you can use a large API that's fully shadeable into your plugins.
- Performance - Everything is fake-packet based so there are no entities in the world neither any influence on your server's performance.
Documentation
For additional information and guides, please visit the official wiki.
Feedback & Support
We appreciate your support and would love to hear your feedback! For support, kindly join our community Discord server. Thank you for your understanding!
bStats
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.10.1 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | paper, spigot | 28 июня 2026 г. | .jar (3.8 МБ) |
| 2.10.0 | Бета | 1.21.11, 26.1, 26.1.1, 26.1.2 | paper, spigot | 10 мая 2026 г. | .jar (3.7 МБ) |
| 2.9.10 | Релиз | 1.21.11, 26.1, 26.1.1, 26.1.2 | paper, spigot | 1 мая 2026 г. | .jar (2.3 МБ) |
| 2.9.9 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | paper, spigot | 14 декабря 2025 г. | .jar (2.3 МБ) |
| 2.9.8 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | paper, spigot | 18 октября 2025 г. | .jar (2.2 МБ) |
| 2.9.7 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | paper, spigot | 30 августа 2025 г. | .jar (2.1 МБ) |
| 2.9.6 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | paper, spigot | 18 июля 2025 г. | .jar (2.1 МБ) |
| 2.9.5 | Релиз | 1.21.4, 1.21.5, 1.21.6, 1.21.7 | paper, spigot | 10 июля 2025 г. | .jar (2.1 МБ) |
| 2.9.4 | Релиз | 1.21.4, 1.21.5, 1.21.6, 1.21.7 | paper, spigot | 6 июля 2025 г. | .jar (2.1 МБ) |
| 2.9.3 | Релиз | 1.21.4, 1.21.5, 1.21.6, 1.21.7 | paper, spigot | 30 июня 2025 г. | .jar (2.1 МБ) |
| 2.9.2 | Релиз | 1.21.3, 1.21.4, 1.21.5, 1.21.6 | paper, spigot | 21 июня 2025 г. | .jar (2.1 МБ) |
| 2.9.1 | Бета | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | paper, spigot | 9 июня 2025 г. | .jar (2.0 МБ) |
| 2.9.0 | Бета | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | paper, spigot | 6 июня 2025 г. | .jar (2.0 МБ) |
| 2.8.17 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | paper, spigot | 6 мая 2025 г. | .jar (1.3 МБ) |
| 2.8.16 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | paper, spigot | 27 марта 2025 г. | .jar (1.3 МБ) |
Показаны последние 15 из 23 версий. Все версии — на Modrinth.
Ченджлог
2.10.1Релиз26.1.1, 26.1.2, 26.2 · 28 июня 2026 г.
Changes in Version 2.10.1
Notes:
- DecentHolograms 2.10 is now considered stable with this release.
- Custom NBT on items may not function correctly in this version, as
item-nbt-apihas not yet been updated for Minecraft 26.2.
New features / Improvements:
- Added support for Minecraft 26.2 (v26_2).
- Added support for the
&xRGB text color format - Added
displays-eye-level-positioningconfig option - Added missing validations to display create command
- Fixed
attribute-defaults.ymlfile not being created when missing - Updated some dependencies
Have you found any bugs or mistakes? Please, report them on our Discord server.
2.10.0Бета26.1, 26.1.1, 26.1.2 · 10 мая 2026 г.
Changes in Version 2.10.0 [EXPERIMENTAL]
Notes:
- This release is marked as experimental. It is safe to use on your server, but unexpected bugs or version-specific quirks may still occur.
- If you encounter any issues (displays not working properly, errors, visual glitches, etc.), please report them on our Discord server so we can fix them quickly.
- Feedback is highly appreciated and helps improve Displays faster.
- More information about this update can be found in Discord announcements.
New Features / Improvements:
- Added Displays: a brand new hologram type alongside classic Armor Stand holograms, configurable with
/dh display ...- Powered by Minecraft display entities (1.19.4+)
- Supports text, item, and block displays
- Includes customizable attributes such as:
- background color
- glow color
- scale
- rotation
- billboard mode
- translation
- brightness
- opacity
- alignment
- skull textures
- and more
- Supports animations for selected attributes
- Uses a custom data-driven attribute system configurable with
/dh display attribute ... - Includes configurable defaults via
attribute-defaults.yml - Includes full tab completion support
- Includes major rendering and performance optimizations:
- custom text parsing (~26× faster than Bukkit)
- designed to have near-zero impact on normal setups
- Uses canonical Minecraft material IDs (
minecraft:stone, etc.)
Have you found any bugs or mistakes? Please, report them on our Discord server.
2.9.10Релиз26.1, 26.1.1, 26.1.2 · 1 мая 2026 г.
Changes in Version 2.9.10
New features / Improvements:
- Added support for Minecraft 26.1.2
- Fixed new hologram name not being validated on rename
Have you found any bugs or mistakes? Please, report them on our Discord server.
2.9.9Релиз1.21.9, 1.21.10, 1.21.11 · 14 декабря 2025 г.
Changes in Version 2.9.9
New features / Improvements:
- Added support for Minecraft 1.21.11 (Thanks DerMistkaefer)
- Fixed some synchronization issues
API Changes:
- Fixed JitPack build for version 2.9.9. Version 2.9.8 will not be available.
Have you found any bugs or mistakes? Please, report them on our Discord server.
2.9.8Релиз1.21.8, 1.21.9, 1.21.10 · 18 октября 2025 г.
Changes in Version 2.9.8
New features / Improvements:
- Added support for 1.21.9 and 1.21.10 (Thanks james090500)
Have you found any bugs or mistakes? Please, report them on our Discord server.
2.9.7Релиз1.21.6, 1.21.7, 1.21.8 · 30 августа 2025 г.
Changes in Version 2.9.7
New features / Improvements:
- Fixed the
/dh h clonecommand not validating the new hologram's name. - Fixed the
/dh l insertcommand reusing the previous line’s location instance, causing multiple lines to share the same location until a reload. - Fixed the
/dh h linescommand page index being off-by-one. - Fixed entity dismount in 1.8.
- Fixed potential client-side errors by ensuring at least one metadata property is included in spawn entity living packets.
- Fixed
ArrayIndexOutOfBoundsExceptionwhen wave animations were missing one of their two required arguments. (Thanks Andre601)
Have you found any bugs or mistakes? Please, report them on our Discord server.
2.9.6Релиз1.21.6, 1.21.7, 1.21.8 · 18 июля 2025 г.
Changes in Version 2.9.6
New features / Improvements:
- Added support for Minecraft 1.21.8 (v1_21_R5).
- Fixed skull texture fetching by replacing the discontinued Minetools API with a new system.
- Fixed placeholder expansion exceptions not being correctly caught and handled.
- Updated
item-nbt-apito2.15.2-SNAPSHOT.
API Changes:
- Added the following events:
HologramRegisterEvent,HologramUnregisterEvent,HologramEnableEventandHologramDisableEvent. (Thanks Andre601)
Have you found any bugs or mistakes? Please, report them on our Discord server.
2.9.5Релиз1.21.5, 1.21.6, 1.21.7 · 10 июля 2025 г.
Changes in Version 2.9.5
New features / Improvements:
- Fixed a bug that caused way more packets to be sent to players unnecessarily, possibly having a negative impact on performance.
Have you found any bugs or mistakes? Please, report them on our Discord server.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





