Skip to content
[/craft]
Summon Invisible Armor Stand with Name

Summon Invisible Armor Stand with Name

Create a floating name tag at a location

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Summons an invisible armor stand whose custom name floats in mid-air, a cheap way to label areas, bosses, or shops. The stand itself is hidden while only the name shows. Note that text_display is the newer alternative for holograms.

/summon armor_stand ~ ~1 ~ {Invisible:1b,CustomNameVisible:1b,CustomName:'{"text":"Player Name"}'}

How to use

  1. Open chat (T on Java).
  2. Paste the command and press Enter.
  3. A floating name tag appears with no visible stand.
  4. Change the CustomName text to relabel it.

Related commands