• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Skript Version
  1. 2.10
Supported Minecraft Versions
  1. 1.21
DisplayEntityUtils

Join the Discord Here!

GitHub: Source Code

DisplayEntityUtils is a extensive plugin designed for use with BDEngine, a modeling/animation engine designed for display entities without the need for resource packs or mods.

What you'll need: BDEngine
BDEngine
is what you'll use to create models and animations that can be transferred into your game world. Info on BDEngine and Block Display Place, the collection of BDEngine models and animations, can be found HERE

DISCLAIMER: I DO NOT OWN BDENGINE! ALL ISSUES AND SUGGESTIONS RELATED TO THAT PROJECT SHOULD BE BROUGHT TO THE OWNER, ILLYSTRAY, IN THE BDENGINE DISCORD FOUND HERE

What can DisplayEntityUtils do?
- Integration with Skript

Documentation Here


- Manipulate Groups (BDEngine Models)
- Manipulate every part (Display Entity) within a model
- Manipulate Interaction Entities
- Include Interaction Entities as part of groups/models
- Execute commands through Interaction Entities
- Create and Play Animations through the plugin
- Convert Datapack Animations from BDEngine (preferred over creating in-game)
- Retrieve models from BDEngine and spawn them in-game
- Intergration with **MythicMobs**
- Create Animation State Machines
- Save groups and animations through Local Storage, MySQL, or MongoDB
- And so much more!


Showcases (Won't show correctly on skUnity, view on GitHub)

WIKI

Access the wiki HERE
Author
DonnyPZ
Downloads
449
Views
957
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. 2.7.7 | Updated Skript Syntax and Minor API Changes

    NEW UPDATE (2.7.7) • Updates and fixes to Skript Syntax • Updated Skript Documentation • Minor...
  2. 2.7.6 | Skript Expression Fixes

    NEW UPDATE (2.7.6) • Fixed Skript Expressions that return <none> instead of an expected list
  3. 2.7.5 | Experimental Frame Point Commands

    NEW UPDATE (2.7.5) • New experimental commands • Updated Skript Documentation • API...