
Display Entities
Holograms and NPCs plugin for modern Paper and Folia servers.
Display Entities 1.6.1
release11 января 2026 г.- Added
/display edit (mannequin) scale (scale)command for changing scale of mannequin display.
Display Entities 1.6.0
release8 января 2026 г.- Added support for Mannequin entity type. This lets you easily create and modify server-side NPCs. You can modify following properties:
- Skin
- Glow
- Pose
- Tracking
- Equipment
- Description
- Custom Name
- Click Commands
- All commands and permissions are listed in documentation.
- Added
/display edit (display) click_command (commands)for interaction entities and mannequins. - Added documentation page: https://grabsky.github.io/
- Plugin now only supports 1.21.10 and above. This is to keep things simple and maintainable. I do not intend on removing support for older versions unless there's a reason to do so, like this time - a new game feature.
Display Entities 1.5.0
release16 августа 2025 г.Version 1.5.0 brings a few new commands.
/display teleport (display)- Teleports you to the specified display./display edit (display) glow (@none | color)- Modifies glowing color on specified display. This only works foritemandblockdisplays./display edit (display) transform (transform)- Sets the transform of item display.
I still have not figured out a way to automatically update help entries in the configuration file - so as with prior releases - you need to update them manually or reset messages section in the config.yml file. Otherwise new commands won't appear in help menu.
Display Entities 1.4.0
release30 июля 2025 г.Version 1.4.0 brings basic support for interaction entities. While they are technically not display entities and therefore don't share many properties with other display types, they are still useful and ability to manipulate them makes a good addition to the plugin. This implementation will likely be expanded upon in the future.
Commands & Permissions
Command: /display create interaction (name)
Permission: displayentities.command.display.create
Command: /display edit (interaction) width (width)
Permission: displayentities.command.display.edit.width
Command: /display edit (interaction) height (height)
Permission: displayentities.command.display.edit.height
Command: /display edit (interaction) move_to (x) (y) (z)
Permission: displayentities.command.display.edit.move_to
Command: /display edit (interaction) response (true | false)
Permission: displayentities.command.display.edit.response
Display Entities 1.3.3
release5 июля 2025 г.- 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 required.
EDIT: Now also marked as 1.21.8 compatible.
