- Added
-x, -y, and
-z flags to the /d align command. If one of these flags is passed in, it will only align to the nearest whole block in that axis. For example,
/d align -y is helpful to make the display sit perfectly on the ground without moving anything else. If none of these flags are passed in, /d align will work the same way it did before (aligning in all axes).
- Fixed a small bug with how permissions were used for the /d save command. Since the command is renamed to /d label, the permissions
dexterity.command.save and
dexterity.command.label are now aliases for each other.