Sprache

Display Entities

Display Entities

Modrinth

Holograms and NPCs plugin for modern Paper and Folia servers.

1.1k Downloads 15 Follower aktualisiert 1d ago
neueste v1.7.1+23 Modrinth
Folia Paper 1.21.4 – 26.2 DecorationManagementUtility

GitHub Release
Modrinth Downloads
Discord
bStats Servers
CodeFactor Grade

DisplayEntities is an utility plugin adding commands for manipulation of server-side Display Entities, Interaction Entities and Mannequins (NPCs). Comes with PlaceholderAPI and MiniMessage support.


But what are Display Entities?

Display entities are lightweight hologram-like entities added in 1.19.4. They are capable of displaying text, items and blocks, and serve as an alternative to armor stands. You can read more here.

How does the plugin work?

Each entity created by the plugin will be physically kept in the world until manually removed. This can be done either by plugin-provided command or built-in, vanilla commands.

Since all entities are server-side, you can move / scale them freely with external tools such us Axiom.

How is that an utility plugin?

Plugin does not store anything on it's own except configuration file and necessary data attached to the PDC (Persistent Data Container) of each entity it interacts with. It leaves minimal footprint on the server.

To make the plugin a bit more useful, it comes with MiniMessage support and packet-level PlaceholderAPI hook. That should possibly make it as useful as any other holograms plugin you're already familiar with.


Features

  • Pure Simplicity
    Based on existing Bukkit and Paper APIs with no NMS access involved.

  • Minimal Footprint
    Basically a user-friendly wrapper around display entities. There's not much logic attached to it.

  • Compatibility
    Entities created by the plugin are real entities that can be modified with commands and other plugins.

  • MiniMessage Support
    Text display entities are capable of parsing MiniMessage formatting.

  • Folia Support
    Designed to run on Paper and Folia servers. Folia Scheduler APIs are used when needed.

  • PlaceholderAPI Support
    Placeholders inside text displays are parsed and displayed per-player.
    (Requires PlaceholderAPI and PacketEvents)


Requirements

Plugin runs only on Paper (or Folia) 1.21.10 and above, powered by Java 21 or higher.


Getting Started

Plugin documentation can be found here:
grabsky.github.io


Compiling

# Cloning the repository.
$ git clone https://github.com/Grabsky/DisplayEntities.git
# Entering the cloned repository.
$ cd ./DisplayEntities
# Compiling and building artifacts.
$ ./gradlew clean build

Contributing

This project is open for contributions. Help in regards of improving performance, adding new features or fixing bugs is greatly appreciated.

Versionen

Release
1.7.1+23
folia, paper · 1.21.10, 1.21.11, 26.1 · 1d ago
- Added 26.2 as a supported version. - FastStats is now shaded.
7
Release
1.7.0+22
folia, paper · 1.21.10, 1.21.11, 26.1 · 10d ago
- also run commands on left-click - add `transparent` background color - add `--slim` boolean flag skin command - allow setting skins from…
26
Release
1.6.2+21
folia, paper · 1.21.10, 1.21.11, 26.1 · 2mo ago
- Dependency updates and **FastStats** analytics to soon replace **bStats**. - Tested plugin on **26.1.X** and it seems to work perfectly fine. - Marked this…
140
Release
1.6.1+20
folia, paper · 1.21.10, 1.21.11 · 5mo ago
- Added `/display edit (mannequin) scale (scale)` command for changing scale of mannequin display.
179
Release
1.6.0+19
folia, paper · 1.21.10, 1.21.11 · 5mo ago
- Added support for **Mannequin** entity type. This lets you easily create and modify server-side NPCs. You can modify following properties: - Skin - Glow …
30
Release
1.5.0+17
folia, paper · 1.21.4, 1.21.5, 1.21.6 · 10mo ago
Version **1.5.0** brings a few new commands. - **`/display teleport (display)`** - Teleports you to the specified display. - **`/display edit (display) glow…
338
Release
1.4.0+16
folia, paper · 1.21.4, 1.21.5, 1.21.6 · 10mo ago
Version **1.4.0** brings basic support for **interaction entities**. While they are *technically* not display entities and therefore don't share many…
45
Release
1.3.3+14
folia, paper · 1.21.4, 1.21.5, 1.21.6 · 11mo ago
- Minor code clean-up with no logic changes. - Brief testing was done. Plugin works correctly on **Paper 1.21.7** and **Folia 1.21.6** with no code changes…
49
Release
1.3.2+13
folia, paper · 1.21.4, 1.21.5, 1.21.6 · 12mo ago
Fixes PacketEvents and PlaceholderAPI hook. Placeholders should now be handled properly when both plugins are installed.
48
Release
1.3.1+12
folia, paper · 1.21.4, 1.21.5, 1.21.6 · 12mo ago
Libraries are no longer downloaded from official Maven Central repository. Also marked plugin as compatible with 1.21.6. See:…
23
Release
1.3.0+11
folia, paper · 1.21.4, 1.21.5 · 12mo ago
- Added `/display edit (display) rotate_x (degrees)` sub-command which rotates display around x-axis. (Up / Down) - Added `/display edit (display) rotate_y…
32
Release
1.2.1+10
folia, paper · 1.21.4, 1.21.5 · 12mo ago
Plugin should now load even if PacketEvents is missing.
34

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.