/
DecentDisplays is a completely painless way to add beautiful holograms and text displays to your Minecraft server. Instead of wrestling with confusing setups, you can easily create, edit, and animate displays with multiple pages directly in the game. It handles the complicated technical details behind the scenes so you can focus on making your world look amazing.
<item:DIAMOND_SWORD>) or blocks (like <block:GRASS_BLOCK>) floating in the air.<head:PLAYER_NAME>. You can even use placeholders to show the head of whoever is looking at the display.&u before any text to make it cycle through ✨ colors automatically without needing animation files.<fallback:%player_rank%>Player<fallback/> will show "Player" if the rank is not found.Here's an example of a display you can add to spawn.
location:
world: world
x: X_COORDINATE
y: Y_COORDINATE
z: Z_COORDINATE
yaw: 0
pitch: 0
visibility-range: 48.0
visible-by-default: true
settings:
billboard: VERTICAL
scale: 1.0
line-width: 200.0
shadowed: false
see-through: false
background-visible: true
background-color:
alpha: 0
red: 0
green: 0
blue: 0
text-opacity: 1.0
shadow-radius: 0.0
shadow-strength: 1.0
text-alignment: CENTER
view-range: 1.0
interpolation-duration: 0
teleport-duration: 50
pages:
'0':
ticks-per-page: 0
lines:
'0':
content: '&f&lsᴋʏʙʟᴏᴄᴋ'
type: ANIMATION
y-offset: 0.3
update-interval: 20
has-background: true
'1':
content: '&fWelcome to the &lsᴋʏʙʟᴏᴄᴋ&r realm!'
type: TEXT
y-offset: 0.5
update-interval: 20
has-background: true
'2':
content: ''
type: TEXT
y-offset: 0.3
update-interval: 20
has-background: true
'3':
content: To begin your &amarvelous&f adventure, create your very first &aisland&f!
type: TEXT
y-offset: 0.3
update-interval: 20
has-background: true
'4':
content: '&8(&o/ɪsʟᴀɴᴅ ᴄʀᴇᴀᴛᴇ <ɴᴀᴍᴇ>&r&8)'
type: TEXT
y-offset: 0.3
update-interval: 20
has-background: true
'5':
content: ''
type: TEXT
y-offset: 0.3
update-interval: 20
has-background: true
'6':
content: '&fWell, goodluck on your journey, &a%player_name%&r!'
type: TEXT
y-offset: 0.3
update-interval: 20
has-background: true
'7':
content: <head:%player_name%>
type: HEAD
y-offset: 0.2
update-interval: 20
has-background: true

This plugin adds a better way to make displays, using Display Entities. Full support for placeholders (+ fallbacks), heads, items, blocks, pages, and colors.