FancyHolograms
FancyHolograms copied to clipboard
FancyHolograms is a simple, lightweight and fast hologram plugin using display entities
Simple, lightweight and fast hologram plugin using display entities.
It is lightweight and fast (using packets).
PlaceholderAPI and MiniPlaceholders is supported.
Only for minecraft server versions 1.19.4 - 1.20.6
Using paper is highly recommended
Get the plugin
You can download the latest versions at the following places:
- https://hangar.papermc.io/Oliver/FancyHolograms
- https://modrinth.com/plugin/fancyholograms
- https://github.com/FancyMcPlugins/FancyHolograms/releases
- Build from source (
gradlew shadowJar
)
Documentation
You can find the official FancyHolograms documentation here: https://fancyplugins.de/docs/fancyholograms.html
- Getting started: https://fancyplugins.de/docs/docs/fh-getting-started.html
- Commands: https://fancyplugins.de/docs/fh-commands.html
- API: https://fancyplugins.de/docs/fh-api.html
If you have any questions about the plugin/api, feel free to ask in the discord.
Features
With FancyHolograms you can create fancy holograms that take advantage of the display entities. You are able to create text, item and block holograms.
Properties you can modify:
- scale
- billboard
- rotation (yaw & pitch)
- background color
- text shadow
- text alignment
- placeholders in the text
- and more ...
The holograms are directly sent to the player via packets, which makes FancyHologram very fast and flexible.
Example images
Developer API
// repo
maven("https://repo.fancyplugins.de/releases")
// dependency
implementation("de.oliver:FancyHolograms:<version>")