/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
- Does
n'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)
Code (YAML):
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