-
Notifications
You must be signed in to change notification settings - Fork 6
What are DisplayControllers
Jay edited this page Dec 31, 2025
·
1 revision
Note
A DisplayController is a system that make your group perform actions based on the actions of an entity
- Smoothly Respect Entity Looking Direction
- Animation States based on entity actions (Idle, Walk, Death, etc...)
- Spawn a config defined group to ride a spawned MythicMob
-
Copy the
plugins/DisplayEntityUtils/displaycontrollers/examplecontroller.ymlfile and paste it with a new name -
At the top of the file, give your controller a unique ID
-
In
mobs, list the identifiers for each MythicMob that should utilize the controller -
groupdetermines what group should be spawned riding the newly spawned MythicMob, while also choosing if the group should be packet-based