DisplayEntityUtils | Syntax Reworked

Addon DisplayEntityUtils | Syntax Reworked 3.5.3

  • 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 community!

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

DonnyPZ updated DisplayEntityUtils with a new update entry:

3.4.2 | Skript Syntax and Bug Fixes

Release Highlights
- Command Change
- New Skript Syntax
- API Changes
- Bug Fixes

Command Change
- duration and delay arguments are now optional for /deu interaction scale command

Skript Changes
- Added Active Group Player Scale Multiplier to apply a scale multiplier to a player's view of an ActiveGroup, on top of the group's current scale multiplier
Code:
set extra scale...

Read the rest of this update entry...
 
DonnyPZ updated DisplayEntityUtils with a new update entry:

3.4.3 | Optimizations & New Skript Syntax

Release Highlights
- New Skript Syntax
- API Changes
- Bug Fixes

Skript Changes
- Updated to Skript v2.14.0
- Added Player's Selected Active Part to get the selected active part of a player
Code:
set {_activepart} to player's selected part

- Added Rotate Active Group/Part to update the axis rotation of an active group/part, in degrees.
Code:
deu rotate y of {_activegroup} by 45
deu rotate z of {_activepart}...

Read the rest of this update entry...
 
DonnyPZ updated DisplayEntityUtils | Syntax Reworked with a new update entry:

3.5.2-PRE-4

❗ Previous pre-releases on Discord
Release Highlights
- Command Changes
- Updated Skript Syntax
- API Changes
- Bug Fixes

General
- Added support for Minecraft 26.1.2
- Added support for Skript 2.15.2

Command Changes
- New Command: /deu group ridedespawn
- Make a group ride an entity, but despawn the group if the entity dies/despawns/disconnects
- Permission: deu.group.ride
- Added...

Read the rest of this update entry...
 
DonnyPZ updated DisplayEntityUtils | Syntax Reworked with a new update entry:

3.5.2 | New Commands, Animation Change, Many Bug Fixes

Release Highlights
- New, Removed, & Changed Commands
- Updated Skript Syntax
- DisplayController Changes
- API Changes
- Many Bug Fixes

General
- Added support for Minecraft 26.1.2
- Added support for Skript 2.15.2

Command Changes
- New Command: /deu group ridedespawn
- Make a group ride an entity, but despawn the group if the entity dies/despawns/disconnects
- Permission: deu.group.ride
- New...

Read the rest of this update entry...
 
DonnyPZ updated DisplayEntityUtils | Syntax Reworked with a new update entry:

3.5.3 | BDEngine API Import & New Commands

Release Highlights
- Many New Commands
- BDEngine API Project Import
- API Changes
- Bug Fixes

Changes and help for content regarding this release can be found on the Wiki

General
- Tags can no longer contain spaces in animations, groups, parts, etc.
- Dropped support for legacy BDEngine datapack conversion
- This applies to datapacks...

Read the rest of this update entry...