Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Emanon

Edit Display Entities, create holograms of blocks of custom size or text with colored background

Report DisplayEditor?

https://www.spigotmc.org/attachments/30ee82bb76de40fcccdcb551288f1bb3c15eb39a-png.598936/

https://i.imgur.com/2DGbhv7.png

Edit items with non-vanilla behavior:

  • /displayeditor (/de) which allows to interact with display entities. Display entities are lightweight entities which may have the appearence of a Block, an Item or an Hologram, display entities can be manipulated to your needs in a way you didn't even dream before!

Features:

  • Create Display Block/Item/Text
  • Editor mode to manipulate Display entities
  • Ability to rotate, scale and move Display entities
  • Ability to copy and paste entities
  • Doesn't use/require texture packs
  • Much more....

Each command provide an user friendly experience:

  • tabcomplete for fast and intuitive use
  • display details while hovering on help messages
  • suggest the command when clicking on help messages

This plugin Require:

  • Spigot 1.19.4 or Newer (Any fork of spigot should work fine)

ShowCase (version 2.1)

editor images

https://i.imgur.com/G5UYBOB.png

https://i.imgur.com/8YnUeUN.png https://i.imgur.com/wDC9cIc.png https://i.imgur.com/2SjgeGi.png https://i.imgur.com/a3RCDbn.png https://i.imgur.com/pf68QRx.png

permissions v1.0
permissions:
  displayeditor.admin:
    default: op
    description: Gives full access to the plugin
    children:
      displayeditor.displayeditorreload: true
      displayeditor.displayeditorinfo: true
      displayeditor.bypass.*: true
  displayeditor.creativeuser:
    default: op
    description: Gives full access to the plugin
    children:
      displayeditor.displayeditor.*: true
  displayeditor.displayeditor.*:
    default: op
    description: Gives full access to the plugin
    children:
      displayeditor.displayeditor.create: true
      displayeditor.displayeditor.delete: true
      displayeditor.displayeditor.deselect: true
      displayeditor.displayeditor.editormode: true
      displayeditor.displayeditor.select: true
      displayeditor.displayeditor.settext: true
  displayeditor.displayeditor.create:
    default: op
    description: Create new display editors
  displayeditor.displayeditor.delete:
    default: op
    description: Delect current selected display
  displayeditor.displayeditor.select:
    default: op
    description: Select nearest display
  displayeditor.displayeditor.deselect:
    default: op
    description: Deselect current selected display
  displayeditor.displayeditor.editormode:
    default: op
    description: Open the editor mode
  displayeditor.displayeditor.settext:
    default: op
    description: Ability to change text of selected display text
  displayeditor.bypass.*:
    default: op
    description: Gives full access to the plugin
    children:
      displayeditor.bypass.censure: true
  displayeditor.bypass.censure:
    default: op
    description: Bypass words restrictions when editing display text
  displayeditor.displayeditorinfo:
    default: op
    description: Gives full access to command /displayeditorinfo
  displayeditor.displayeditorreload:
    default: op
    description: Gives full access to command /displayeditorreload

If you find any issues or just need help use discord or resource discussion page

Plugin is still on early stage, be patient for any bugs that may come out, many feature will be added so stay updated!

Keep the developer motivated! Leave a like or a positive review if you like the plugin

Information

CategoryAdmin Tools
Published onFebruary 16, 2025
LicenseGPL
Downloads7
Stars0
Watchers0

Pinned Versions

Members

Avatar for Emanon

Emanon

Owner