
FancyHolograms
Create fancy looking text, item or block holograms with the new 1.19.4 text display entities
Обновлён 22 июня 2026 г. · опубликован 18 марта 2023 г.

Simple, lightweight and feature-rich hologram plugin for Paper (and Folia) servers using display entities and packets.
Features
With this plugin you can create holograms with customizable properties like:
- Hologram Type (text, item or block)
- Position, Rotation and Scale
- Text Alignment, Background Color and Shadow.
- Billboard (fixed, center, horizontal, vertical)
- MiniMessage formatting.
- Placeholders support through PlaceholderAPI and MiniPlaceholders integration.
- FancyNpcs integration.
- ...and much more!
Check out images section down below.
Installation
Paper 1.21.4 or newer with Java 25 (or higher) is required. Plugin should also work on Paper forks.
Spigot is not supported.
Documentation
Official documentation is hosted here. Quick reference:
Have more questions? Feel free to ask them on our Discord server.
Developer API
More information can be found in Documentation and Javadocs.
Maven
<repository>
<id>fancyinnovations-releases</id>
<name>FancyInnovations Repository</name>
<url>https://repo.fancyinnovations.com/releases</url>
</repository>
<dependency>
<groupId>de.oliver</groupId>
<artifactId>FancyHolograms</artifactId>
<version>[VERSION]</version>
<scope>provided</scope>
</dependency>
Gradle
repositories {
maven("https://repo.fancyinnovations.com/releases")
}
dependencies {
compileOnly("de.oliver:FancyHolograms:[VERSION]")
}
Images
Images showcasing the plugin, sent to us by our community.

Provided by @OliverSchlueter

Provided by @OliverSchlueter

Provided by @OliverSchlueter

Provided by @OliverSchlueter

Provided by @OliverSchlueter
Data collection
This plugin collects anonymous usage data to help us understand how the plugin is being used and to improve it. All collected data by all servers is aggregated, we don't store any IP addresses, server names, or any other information that could be used to identify a specific server or user. Read more about that topic (used platforms, how to opt-out, list of metrics ...) in the documentation.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.11.0+193 | Бета | 1.21.10, 1.21.11, 26.1.2, 26.2 | folia, paper | 22 июня 2026 г. | .jar (1.1 МБ) |
| 3.0.0-SNAPSHOT.62 | Альфа | 1.21.10, 1.21.11, 26.1.2, 26.2 | folia, paper | 22 июня 2026 г. | .jar (1.7 МБ) |
| 3.0.0-SNAPSHOT.61 | Альфа | 1.21.10, 1.21.11, 26.1.2, 26.2 | folia, paper | 19 июня 2026 г. | .jar (1.7 МБ) |
| 2.11.0 | Релиз | 1.21.10, 1.21.11, 26.1.2, 26.2 | folia, paper | 16 июня 2026 г. | .jar (1.1 МБ) |
| 2.10.1.192 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 12 июня 2026 г. | .jar (1.1 МБ) |
| 2.10.1 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 5 июня 2026 г. | .jar (1.1 МБ) |
| 2.10.1-java21 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 5 июня 2026 г. | .jar (1.0 МБ) |
| 2.10.0.191 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 5 июня 2026 г. | .jar (1.1 МБ) |
| 3.0.0-SNAPSHOT.59 | Альфа | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 5 июня 2026 г. | .jar (1.7 МБ) |
| 2.10.0.190 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 21 мая 2026 г. | .jar (1.1 МБ) |
| 3.0.0-SNAPSHOT.58 | Альфа | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 21 мая 2026 г. | .jar (1.7 МБ) |
| 2.10.0.189 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 21 мая 2026 г. | .jar (1.2 МБ) |
| 3.0.0-SNAPSHOT.57 | Альфа | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 12 мая 2026 г. | .jar (1.8 МБ) |
| 2.10.0.188 | Бета | 1.21.9, 1.21.10, 1.21.11, 26.1.2 | folia, paper | 12 мая 2026 г. | .jar (1.2 МБ) |
| 2.10.0-java21 | Бета | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | folia, paper | 3 мая 2026 г. | .jar (1.0 МБ) |
Показаны последние 15 из 205 версий. Все версии — на Modrinth.
Ченджлог
2.11.0+193Бета1.21.11, 26.1.2, 26.2 · 22 июня 2026 г.
Commit hash: 1d150c8
Commit message: fancyholograms: Bump version fancyholograms: implement text caching and configurable update intervals for holograms to improve performance (#215)
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
3.0.0-SNAPSHOT.62Альфа1.21.11, 26.1.2, 26.2 · 22 июня 2026 г.
ATTENTION: v3 is still in development and contains breaking changes and potential bugs. Do not use this version in production at all, or you may lose data! Once migrated to v3, you cannot go back to v2 without losing all your holograms and configurations!
Commit hash: ce3bf36
Commit message: fancyholograms v3: Update color translation in GlowingCMD
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
3.0.0-SNAPSHOT.61Альфа1.21.11, 26.1.2, 26.2 · 19 июня 2026 г.
ATTENTION: v3 is still in development and contains breaking changes and potential bugs. Do not use this version in production at all, or you may lose data! Once migrated to v3, you cannot go back to v2 without losing all your holograms and configurations!
Commit hash: c8d2cc9
Commit message: fancyholograms v3: Migrate background command
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
2.11.0Релиз1.21.11, 26.1.2, 26.2 · 16 июня 2026 г.
- Added support for 26.2
2.10.1.192Бета1.21.10, 1.21.11, 26.1.2 · 12 июня 2026 г.
Commit hash: ee6e0cc
Commit message: fancynpcs, fancyholograms: Add support for 26.2-rc-2
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
2.10.1Релиз1.21.10, 1.21.11, 26.1.2 · 5 июня 2026 г.
- Fixed holograms disappearing / not showing
2.10.1-java21Бета1.21.10, 1.21.11, 26.1.2 · 5 июня 2026 г.
Only use this version, if you have to use 1.21.4 and/or Java 21. We highly recommend to update to the latest supported Paper version (21.1.2 atm) and Java 25.
This version also removed support for 26.1.2, as it requires Java 25.
It will be the very last version to support 1.21.4 and Java 21!
2.10.0.191Бета1.21.10, 1.21.11, 26.1.2 · 5 июня 2026 г.
Commit hash: b38cd1f
Commit message: deployment: Remove support for 1.21.4
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





