Skip to content

v2.1.0

Compare
Choose a tag to compare
@56738 56738 released this 18 May 05:29
· 85 commits to main since this release

Improvements

  • Added 1.20.6 support
  • Use F to switch between local/global/scale modes (instead of right click)
    • Right click still works on 1.8
  • Added /eas info
    • Can be used to obtain the entity UUID for use in other commands like /data
  • Added entity scale tool
    • Any living entity can be scaled in 1.20.5+
    • Removed /eas scale <scale>
    • Use /eas scale or click the Scale tool in the middle in scale mode
    • Use /eas set <value> with that tool to set an exact number

Fixes

  • Fixed NullPointerException when using Text Displays on Spigot
  • Fixed description missing from color picker presets
  • Fixed entity glow button missing from certain types of display entities

API changes

  • Added PropertyRegistry.create(Element)