
ArmorStandEditor-Reborn
Paper plugin to allow players to edit armorstands without commands.
ArmorStandEditor-Reborn 1.21.11-50.1
release20 марта 2026 г.[1.21.11-50.1]
Fix for Custom Item Model not working
Fix for Folia: #813
ArmorStandEditor-Reborn 1.21.11-50
release26 февраля 2026 г.This is the newest and biggest update to ArmorStandEditor since I took the project over, this is teh First ever Paper ONLY Update for ArmorStandEditor.
What has changed:
Alot. There is now support for Hex Colors, Versioning, Range ArmorStand Resets. There are also numerous bug fixes for example: Towny's Integration also not working as intended. Size and other features not working.
Config Updates:
You can compare your config to the new one on https://github.com/Wolfieheart/ArmorStandEditor/blob/master/src/main/resources/config.yml
What has disappeared:
What sadly has been dropped is Spigot Support buit this means going forward, ASE will work completely with the Paper Architecture.
ArmorStandEditor-Reborn 1.21.10-49.3
release22 ноября 2025 г.What's Changed
- Improved Russian translation by @GENIIY in https://github.com/Wolfieheart/ArmorStandEditor/pull/713
- Cache repeated Inventory#getHolder calls by @Warriorrrr in https://github.com/Wolfieheart/ArmorStandEditor/pull/723
- Improve towny integration by @Warriorrrr in https://github.com/Wolfieheart/ArmorStandEditor/pull/722
- Use PaperLib to further avoid holder snapshotting by @Warriorrrr in https://github.com/Wolfieheart/ArmorStandEditor/pull/736
- [CORE] ArmorStandEditor 1.21.6-49 / 1.21.7-49 by @Wolfieheart in https://github.com/Wolfieheart/ArmorStandEditor/pull/728
- [CORE] ArmorStandEditor 1.21.10-49.2 by @Wolfieheart in https://github.com/Wolfieheart/ArmorStandEditor/pull/767
- Update GitHub Artifact Actions to v5 (major) by @renovate[bot] in https://github.com/Wolfieheart/ArmorStandEditor/pull/777
- Fix for Size Menu being Broken
New Contributors
- @GENIIY made their first contribution in https://github.com/Wolfieheart/ArmorStandEditor/pull/713
- @Warriorrrr made their first contribution in https://github.com/Wolfieheart/ArmorStandEditor/pull/723
Full Changelog: https://github.com/Wolfieheart/ArmorStandEditor/compare/1.21.5-48.3...1.21.10
ArmorStandEditor-Reborn 1.21.7-49
release12 июля 2025 г.New things
- [rc2] 1.21.6 and 1.21.7 Support (thanks Mojang)
- [rc3] PaperLib Support ( https://github.com/Wolfieheart/ArmorStandEditor/pull/736 )
Bug Fixes:
- Fix for https://github.com/Wolfieheart/ArmorStandEditor/issues/720 (See Feature Changes below)
- Fix for Team Registration issues regarding the AS-InUse Team. (
java.lang.IllegalArgumentException: Team name 'AS-InUse' is already in use) will now just continue like with lockedTeam if its already found. - [rc2] Fix for users clicking on a blackPane throwing a Command Issue
Feature Changes:
- Size Menu will now allow you to do individual armorstands instead of just targetting those in a 1 block radius
- PresetPoses will also now allow for individual armorstands (similar as change to size menu)
- Running
/ase statswill now also report if the ArmorStand is InUse
ArmorStandEditor-Reborn 1.21.5-48.3
release1 мая 2025 г.Contains a fix for the Size Menu not working as intended.
TLDR: Fix for Scale not working with the replace in the size menu. Make it depend on the IconName but correctly compute how we get that.