Skip to content

FancyMcPlugins/FancyHolograms

Repository files navigation

Latest Version Generic badge Discord GitHub Downloads Downloads

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:

Documentation

You can find the official FancyHolograms documentation here: https://fancyplugins.de/docs/fancyholograms.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

example1

example2

example3

example4

example5

Developer API

// repo
maven("https://repo.fancyplugins.de/releases")

// dependency
implementation("de.oliver:FancyHolograms:<version>")