RECOMMENDED UPDATE
This update brings...
- A new brightness command for group parts 💡
- A bug fix for pivoting Interaction entities when changing group/part yaw 🐛
- QOL Additions
New Part Command
- Added
/mdis parts brightness
- Set the brightness of your selected part or of all parts in your part selection
- Permission:
deu.parts.brightness
Bug Fix and QOL
- Fixed Interaction entities not pivoting correctly when group/part yaw is changed and Interaction entities are marked to be pivot
-
/mdis group yaw <yaw> -pivot
will now work correctly -
SpawnedDisplayEntityGroup#setYaw()
will now work correctly
-
- QOL: Removed unnecessary calculations when attempting to change a group's scale to the same value
- QOL: Parts in a group are now re-culled, based on the config setting, when a group's scale is changed
API Changes
- New Version: 2.5.7
- Added
SpawnedPartSelection#setBrightness()
What's Changed
Full Changelog: 2.5.6...2.5.7