The lightweight, independent solution for professional text and item displays.
Stop bloating your server with heavy, complex hologram plugins. Simple Holograms is a standalone Skript solution designed for maximum performance and complete control. Managed exclusively through a professional, per-file YAML system, this script is built for server owners who want clean directories and zero unnecessary overhead.
No external hologram plugins required. | Configure everything via individual .yml files. |
Utilizes native Minecraft Display Entities via SkBee. | Professional support for high-detail text or floating items. |
Clean Configuration No messy in-game chat editors. All settings are managed through organized, human-readable YAML files.
Interactive Management Access a list of all displays where you can instantly Teleport, Reload or Delete any hologram directly through interactive chat buttons.
Premium User Experience Enjoy clean, modern messages for every command, accompanied by satisfying audio feedback to make management feel high-end.
Item & Text Displays Choose between sharp Text displays or floating Item stacks (fully compatible with ItemsAdder).
Precision Control Scale your holograms on all axes (X, Y, Z) and control precise rotation with Pitch and Yaw.
Visual Depth Customize text shadow, background RGBA colors and opacity (0-255).
Adaptive Display Choose how your holograms face players using professional "Billboard" settings (Center, Vertical, Horizontal, Fixed).
Performance Focused Control the "View Range" in chunks to ensure players only render what they need to see.
See the power of simplicity in action. High-definition displays with zero performance impact.
No coding required. Tailor every aspect of the experience to your server's unique brand.
Each hologram is stored in its own file within the plugin directory. Edit the .yml file, then use the interactive chat menu to reload it instantly.
Code:
# - MESSAGES -
usage_help: "%nl%&8[&c✘&8] &7Correct usage: &c/holo help%nl%"
usage_create: "%nl%&8[&c✘&8] &7Correct usage: &c/holo create [<id>] [<type>]%nl%"
usage_delete: "%nl%&8[&c✘&8] &7Correct usage: &c/holo delete [<id>]%nl%"
usage_edit: "%nl%&8[&c✘&8] &7Correct usage: &c/holo edit [<id>]%nl%"
usage_list: "%nl%&8[&c✘&8] &7Correct usage: &c/holo list%nl%"
usage_reload: "%nl%&8[&c✘&8] &7Correct usage: &c/holo reload [<id>]%nl%"
holo_help: "%nl%&8[&c✘&8] &7Use &c/holo help &7for help.%nl%"
holo_already_exist: "%nl%&8[&c✘&8] &7Hologram &c%{_t}%.yml &7already exists.%nl%"
holo_does_not_exist: "%nl%&8[&c✘&8] &7Hologram &c%{_t}%.yml &7doesn't exist.%nl%"
holo_cannot_edit: "%nl%&8[&c✘&8] &7Hologram &c%arg-2%.yml &7can only be edited at ""&cplugins/SimpleHolograms/%arg-2%.yml&7""%nl%"
holo_empty_list: "%nl%&8[&c✘&8] &7There aren't any holograms.%nl%"
holo_successfully_created: "%nl%&8[&a✔&8] &7Hologram &a%{_t}%.yml &7has been created.%nl%"
holo_successfully_deleted: "%nl%&8[&a✔&8] &7Hologram &a%{_t}%.yml &7has been deleted.%nl%"
holo_successfully_reloaded: "%nl%&8[&a✔&8] &7Hologram &a%{_t}%.yml &7has been reloaded.%nl%"
# - PERMISSIONS -
permission_command: holo.command
no_permission: %nl%&8[&&c✘&8] &7You don't have access to this command.%nl%&f
# - SOUNDS -
sound_error: "block_note_block_bass"
sound_success: "ui_button_click"
Code:
# There are 2 different types TEXT and ITEM holograms.
# DO NOT CHANGE THIS MANUALLY OR THE HOLOGRAM WILL BREAK!
Type: text
# The display content. Use \n for new lines.
Name: "&bHolograms\n&7plugins/SimpleHolograms/Holograms.yml"
# The exact coordinates where the hologram appears.
Location: !location
world: my_world
x: 13.5
y: 130.0
z: 5.5
yaw: -90.0
pitch: 90.0
# Adjusts the size (Width - Height - Depth)
Scale: !vector
x: 1.0
y: 1.0
z: 1.0
# Enable or disable the drop shadow effect.
# Options: TRUE, FALSE
Text Shadow: true
# How the text is justified relative to the location.
# Options: CENTER, LEFT, RIGHT
Alignment: center
# How the hologram rotates to face the player.
# Options: FIXED, CENTER, VERTICAL, HORIZONTAL
Billboard: center
# Transparency level (0 to 255)
Opacity: 255
# RGBA color values for the text background box.
Background: 0,0,0,0
# How many chunks away the hologram is visible.
View Range: 1
Dependencies: Skript 2.14+, SkBee 3.18+, skript-yaml 1.7+, ItemsAdder (Optional), skript-itemsadder (Optional).
Easy Install: Drop the .sk file into your scripts folder and reload.
Compatibility: Tested on Paper, Purpur and Spigot (1.21.x).
By purchasing or downloading the resource you automatically agree with the terms and conditions.
No Refunds: All sales are final. Digital products cannot be returned.
Personal Use Only: You may use this on any server you own or operate. You may not resell or gift the file to others.
Modification: You are free to edit the code for your own use, but you cannot claim the edited version as your own work.
DRM-Free: This product is DRM-Free for your convenience. Please do not abuse this trust by sharing the code.
No Leaking: Redistribution of this script on any platform is strictly prohibited.
Support: Provided only via official channels for customers.
