Documentation page is still under construction, and some information may be inaccurate or missing…

Commands

List of all available commands with descriptions, permissions and a couple of examples.




Help

Management

Description
Shows list of available commands.

Syntax
/display help [page]

Permission
displayentities.command.display.help



Create

Management

Description
Creates display of the specified type. Type can be text, item, block, interaction or mannequin.

Syntax
/display create (type) (name)

Permission
displayentities.command.display.create



Delete

Management

Description
Deletes specified entity from the world. This action is irreversible.

Syntax
/display delete (display)

Permission
displayentities.command.display.delete



Clone

Management

Description
Clones specified display to a new one.

Syntax
/display clone (display) (name)

Permission
displayentities.command.display.clone



Respawn

Management

Description
Respawns specified display. Use it after adding placeholders or modifying placeholder refresh interval.

Syntax
/display respawn (display)

Permission
displayentities.command.display.respawn



Teleport

Management

Description
Teleports you to the specified display.

Syntax
/display teleport (display)

Permission
displayentities.command.display.teleport



Export

Management

Description
Exports specified display to a file.

Syntax
/display export (display)

Permission
displayentities.command.display.export



Import

Management

Description
Imports specified file to a new display.

Syntax
/display import (file) (name)

Permission
displayentities.command.display.import



Edit   ⟶   Scale

Text
Item
Block

Description
Modifies scale of the specified display.

Syntax
/display edit (display) scale (x) (y) (z)

Permission
displayentities.command.display.edit.scale



Edit   ⟶   View Range

Text
Item
Block

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)

Permission
displayentities.command.display.edit.view_range



Edit   ⟶   Billboard

Text
Item
Block

Description
Modifies billboard of the specified text display. Billboard can be fixed, center, horizontal or vertical.

Syntax
/display edit (display) billboard (billboard)

Permission
displayentities.command.display.edit.billboard



Edit   ⟶   Brightness

Text
Item
Block

Description
Modifies brightness of the specified display. Brightness must be a value between 0 and 15.

Syntax
/display edit (display) brightness (block | sky) (brightness)

Permission
displayentities.command.display.edit.brightness



Edit   ⟶   Rotate X

Text
Item
Block

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)

Permission
displayentities.command.display.edit.rotate_x



Edit   ⟶   Rotate Y

Text
Item
Block

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)

Permission
displayentities.command.display.edit.rotate_y



Edit   ⟶   Move To

Text
Item
Block
Interaction
Mannequin

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)

Permission
displayentities.command.display.edit.move_to

Example(s)
Teleporting to your position can be done using selectors.
/display edit (display) move_to ~ ~ ~



Edit   ⟶   Glow

Text
Item
Block
Mannequin

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)

Permission
displayentities.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

Text

Description
Adds new line to text contents of the specified text display.
Supports MiniMessage formatting and PlaceholderAPI.

Syntax
/display edit (display) add_line (text)

Permission
displayentities.command.display.edit.add_line



Edit   ⟶   Remove Line

Text

Description
Removes line at the specified position.

Syntax
/display edit (display) remove_line (line)

Permission
displayentities.command.display.edit.remove_line



Edit   ⟶   Set Line

Text

Description
Sets line at specified position to the specified text.
Supports MiniMessage formatting and PlaceholderAPI.

Syntax
/display edit (display) set_line (line) (text)

Permission
displayentities.command.display.edit.set_line



Edit   ⟶   Insert Line

Text

Description
Inserts new line before the specified position.
Supports MiniMessage formatting and PlaceholderAPI.

Syntax
/display edit (display) insert_line (line) (text)

Permission
displayentities.command.display.edit.insert_line



Edit   ⟶   Refresh Interval

Text

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)

Permission
displayentities.command.display.edit.refresh_interval



Edit   ⟶   Alignment

Text

Description
Modifies text alignment of the specified text display. Alignment can be left, right or center.

Syntax
/display edit (display) alignment (alignment)

Permission
displayentities.command.display.edit.alignment



Edit   ⟶   Background

Text

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]

Permission
displayentities.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

Text

Description
Modifies line width of the specified text display.

Syntax
/display edit (display) line_width (width)

Permission
displayentities.command.display.edit.line_width



Edit   ⟶   See Through

Text

Description
Modifies see through state of the specified text display.

Syntax
/display edit (display) see_through (true | false)

Permission
displayentities.command.display.edit.see_through



Edit   ⟶   Text Shadow

Text

Description
Modifies text shadow state of the specified text display.

Syntax
/display edit (display) text_shadow (true | false)

Permission
displayentities.command.display.edit.text_shadow



Edit   ⟶   Text Opacity

Text

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)

Permission
displayentities.command.display.edit.text_opacity



Edit   ⟶   Block

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)

Permission
displayentities.command.display.edit.block



Edit   ⟶   Item

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)

Permission
displayentities.command.display.edit.item



Edit   ⟶   Width

Interaction

Description
Modifies width of the specified interaction entity.

Syntax
/display edit (display) width (width)

Permission
displayentities.command.display.edit.width



Edit   ⟶   Height

Interaction

Description
Modifies height of the specified interaction entity.

Syntax
/display edit (display) height (width)

Permission
displayentities.command.display.edit.height



Edit   ⟶   Response

Interaction

Description
Modifies response state of the specified interaction entity.

Syntax
/display edit (display) response (true | false)

Permission
displayentities.command.display.edit.response



Edit   ⟶   Skin

Mannequin

Description
Modifies skin of the specified mannequin entity.

Syntax
/display edit (display) skin (username | uuid)

Permission
displayentities.command.display.edit.response

Example(s)
/display edit (display) skin Grabsky
/display edit (display) skin 6bd3cf88-7635-4531-8eb1-cfe527c858b8



Edit   ⟶   Pose

Mannequin

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)

Permission
displayentities.command.display.edit.pose



Edit   ⟶   Custom Name

Mannequin

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)

Permission
displayentities.command.display.edit.custom_name



Edit   ⟶   Description

Mannequin

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)

Permission
displayentities.command.display.edit.description