Commands
List of all available commands with descriptions, permissions and a couple of examples.
Help
Description
Shows list of available commands.
Syntax/display help [page]
Permissiondisplayentities.command.display.help
Create
Description
Creates display of the specified type. Type can be text, item, block, interaction or mannequin.
Syntax/display create (type) (name)
Permissiondisplayentities.command.display.create
Delete
Description
Deletes specified entity from the world. This action is irreversible.
Syntax/display delete (display)
Permissiondisplayentities.command.display.delete
Clone
Description
Clones specified display to a new one.
Syntax/display clone (display) (name)
Permissiondisplayentities.command.display.clone
Respawn
Description
Respawns specified display. Use it after adding placeholders or modifying placeholder refresh interval.
Syntax/display respawn (display)
Permissiondisplayentities.command.display.respawn
Teleport
Description
Teleports you to the specified display.
Syntax/display teleport (display)
Permissiondisplayentities.command.display.teleport
Export
Description
Exports specified display to a file.
Syntax/display export (display)
Permissiondisplayentities.command.display.export
Import
Description
Imports specified file to a new display.
Syntax/display import (file) (name)
Permissiondisplayentities.command.display.import
Edit ⟶ Scale
Description
Modifies scale of the specified display.
Syntax/display edit (display) scale (x) (y) (z)
Permissiondisplayentities.command.display.edit.scale
Edit ⟶ View Range
Description
Modifies view range of the specified display. Range must be a value between 0.0 and 1.0.
Syntax/display edit (display) view_range (range)
Permissiondisplayentities.command.display.edit.view_range
Edit ⟶ Billboard
Description
Modifies billboard of the specified text display. Billboard can be fixed, center, horizontal or vertical.
Syntax/display edit (display) billboard (billboard)
Permissiondisplayentities.command.display.edit.billboard
Edit ⟶ Brightness
Description
Modifies brightness of the specified display. Brightness must be a value between 0 and 15.
Syntax/display edit (display) brightness (block | sky) (brightness)
Permissiondisplayentities.command.display.edit.brightness
Edit ⟶ Rotate X
Description
Rotates specified display for specified amount of degrees around X axis. Works only when billboard is fixed.
Syntax/display edit (display) rotate_x (degrees)
Permissiondisplayentities.command.display.edit.rotate_x
Edit ⟶ Rotate Y
Description
Rotates specified display for specified amount of degrees around Y axis. Works only when billboard is fixed.
Syntax/display edit (display) rotate_y (degrees)
Permissiondisplayentities.command.display.edit.rotate_y
Edit ⟶ Move To
Description
Teleport specified display to the specified coordinates.
Selector ~ points to corresponding coordinate of command sender.
Syntax/display edit (display) move_to (x) (y) (z)
Permissiondisplayentities.command.display.edit.move_to
Example(s)
Teleporting to your position can be done using selectors./display edit (display) move_to ~ ~ ~
Edit ⟶ Glow
Description
Modifies glow state and/or changes color of the specified display.
Item and Block displays support named colors and hex colors.
Mannequin entities do not support hex colors but only named colors. Colors names are different than for Item and Block displays due to how they’re reprensented internally.
Syntax/display edit (display) glow (color | @none)
Permissiondisplayentities.command.display.edit.glow
Example(s)
Setting glow color to #00FF00. Mannequin entities do not support hex colors.
/display edit (display) glow #00FF00
Setting glow color to light_blue.
/display edit (display) glow light_blue
Edit ⟶ Add Line
Description
Adds new line to text contents of the specified text display.
Supports MiniMessage formatting and PlaceholderAPI.
Syntax/display edit (display) add_line (text)
Permissiondisplayentities.command.display.edit.add_line
Edit ⟶ Remove Line
Description
Removes line at the specified position.
Syntax/display edit (display) remove_line (line)
Permissiondisplayentities.command.display.edit.remove_line
Edit ⟶ Set Line
Description
Sets line at specified position to the specified text.
Supports MiniMessage formatting and PlaceholderAPI.
Syntax/display edit (display) set_line (line) (text)
Permissiondisplayentities.command.display.edit.set_line
Edit ⟶ Insert Line
Description
Inserts new line before the specified position.
Supports MiniMessage formatting and PlaceholderAPI.
Syntax/display edit (display) insert_line (line) (text)
Permissiondisplayentities.command.display.edit.insert_line
Edit ⟶ Refresh Interval
Description
Modifies ticks interval at which specified text display will be refreshed to all viewers.
Interval can be number of ticks, where 20 ticks is equal to 1 second.
Interval can also be set to default which makes it use a value specified in configuration file.
Syntax/display edit (display) refresh_interval (ticks) (text)
Permissiondisplayentities.command.display.edit.refresh_interval
Edit ⟶ Alignment
Description
Modifies text alignment of the specified text display. Alignment can be left, right or center.
Syntax/display edit (display) alignment (alignment)
Permissiondisplayentities.command.display.edit.alignment
Edit ⟶ Background
Description
Modifies background color of the specified text display.
Color can be either named (like cyan) or any hex value (like #00FF00).
Opacity is specified in percentage, where 0% is fully transparent, and 100% is fully opaque.
Opacity, if unspecified, defaults to fully opaque.
Syntax/display edit (display) background (color) [opacity]
Permissiondisplayentities.command.display.edit.background
Example(s)/display edit (display) background #00FF00/display edit (display) background #00FF00 75%/display edit (display) background cyan/display edit (display) background cyan 25%
Edit ⟶ Line Width
Description
Modifies line width of the specified text display.
Syntax/display edit (display) line_width (width)
Permissiondisplayentities.command.display.edit.line_width
Edit ⟶ See Through
Description
Modifies see through state of the specified text display.
Syntax/display edit (display) see_through (true | false)
Permissiondisplayentities.command.display.edit.see_through
Edit ⟶ Text Shadow
Description
Modifies text shadow state of the specified text display.
Syntax/display edit (display) text_shadow (true | false)
Permissiondisplayentities.command.display.edit.text_shadow
Edit ⟶ Text Opacity
Description
Modifies text opacity of the specified text display.
Opacity is specified in percentage, where 0% is fully transparent, and 100% is fully opaque.
Syntax/display edit (display) text_opacity (opacity)
Permissiondisplayentities.command.display.edit.text_opacity
Edit ⟶ Block
Description
Modifies the block that is represented by the specified block display. Block can be a predefined block type, or currently held block. Latter can be set with @main_hand or @off_hand selector.
Syntax/display edit (display) block (@main_hand | @off_hand | type)
Permissiondisplayentities.command.display.edit.block
Edit ⟶ Item
Description
Modifies the item that is represented by the specified item display. Item can be a predefined item type, or currently held item. Latter can be set with @main_hand or @off_hand selector.
Syntax/display edit (display) item (@main_hand | @off_hand | type)
Permissiondisplayentities.command.display.edit.item
Edit ⟶ Width
Description
Modifies width of the specified interaction entity.
Syntax/display edit (display) width (width)
Permissiondisplayentities.command.display.edit.width
Edit ⟶ Height
Description
Modifies height of the specified interaction entity.
Syntax/display edit (display) height (width)
Permissiondisplayentities.command.display.edit.height
Edit ⟶ Response
Description
Modifies response state of the specified interaction entity.
Syntax/display edit (display) response (true | false)
Permissiondisplayentities.command.display.edit.response
Edit ⟶ Skin
Description
Modifies skin of the specified mannequin entity.
Syntax/display edit (display) skin (username | uuid)
Permissiondisplayentities.command.display.edit.response
Example(s)/display edit (display) skin Grabsky/display edit (display) skin 6bd3cf88-7635-4531-8eb1-cfe527c858b8
Edit ⟶ Pose
Description
Modifies pose of the specified mannequin entity. Pose can be standing, sneaking, swimming, fall_flying, sleeping or sitting.
Syntax/display edit (display) pose (pose)
Permissiondisplayentities.command.display.edit.pose
Edit ⟶ Custom Name
Description
Modifies custom name of the specified mannequin entity. Custom name is what is displayed above mannequin’s head.
Syntax/display edit (display) custom_name (name | @hidden)
Permissiondisplayentities.command.display.edit.custom_name
Edit ⟶ Description
Description
Modifies description of the specified mannequin entity. Description is what is displayed below mannequin’s custom name.
Syntax/display edit (display) description (description | @hidden)
Permissiondisplayentities.command.display.edit.description