ArmorStandEditor 1.20.5/1.20.6-46 - QoL Fixes
This update introduces ArmorStandEditor to the 1.20.5/1.20.6 update. This versions will work on all APIs until 1.17 (See the changelog for more info as to why we are doing this) and is built using Java 21.
Important Change to Player Heads
Just a heads-up: starting from version 1.20.6-46, we're waving goodbye to the Old Player Head Command.
So, in this update, using "/ase playerhead" will only snag you the current Player's Head. No bugs here, folks! Please do not report it as such! This is the new intended behavior.
Why?
Short Answer: Because Mojang decided it's time to move on from the way it used to work.
Longer Answer: We're just keeping things simple and cutting down on maintenance headaches.
What has changed?
- The Config Option
allowedToRetrievePlayerHead
has been renamed toallowedToRetrieveOwnPlayerHead
. - asedit.head has not be removed. Retrieving Player Head will work with EITHER/OR
Q: I want the old Player Head System Back, how can I enable this?
If you're feeling nostalgic and want the old functionality back (and hey, want to share it with everyone), go ahead and fork ASE and shoot us a Pull Request. I will not, at this stage, be investing the time and energy to look at how to implement it.
New Permission: asedit.rename.color
As was a problem on a few servers, admins wanted the ability to block Color Code Edits on an ArmorStand. Therefore we have now added asedit.rename.color
that will block color edits, if not enabled.
Please set that permission true
to keep the functionality as it is now. Otherwise, you will have players asking why they get the below error message when trying to make their armorstand have a colored name:
Please make sure you have the ability/permission to give your ArmorStand Colored Names.
What else has changed?
- Fixed issue when Paper/Folia users were updating to 1.20.5
- Fixed the long overstanding bug where /ase give wouldnt work if you had configuration option enabled but not the permission. Now looks at either/or
- Added ItemAdder/Custom Furniture Protection
- Fixed Menu to show Blank Slots when users dont have permissions.
- Updated the version check to take from the config not the Plugin Description File.
Full Changelog: 1.20.4-45...1.20.6-46