This update introduces ArmorStandEditor to the 1.20.2 update. This versions will work on all APIs until 1.17
BREAKING CHANGE
If you wish to use Per World Support for ArmorStandEditor, please regenerate your /plugins/ArmorStandEditor/Config.yml or add the following:
Code (YAML):
#----------- WORLD SETTINGS
# Add in a list of Worlds where ArmorStandEditing is allowed to happen
# Please add your own worlds to this list. All Default Worlds are supported.
allowed-worlds
:
- world
- world_nether
- world_the_end
What is New?
- New UI Design for ArmorStandEditor (Thanks to
@DreiFxn for the design)
- Refactoring of the Plot2 Protection
- Now supports checks to prevent players from moving ArmorStands out to roads
- Glowing Support via `asedit.togglearmorstandglow`
- Introduction of `asedit.stats` and `/asedit stats` to get the statistics of an ArmorStand
- Updated Translations
More Technically Concrete Info can be found on:
* [CORE] ArmorStandEditor 1.20-44: Fixes and New UI! by @Wolfieheart in
https://github.com/Wolfieheart/ArmorStandEditor/pull/311