56738 / EasyArmorStands

Armor stand and display entity editor for Bukkit
https://www.spigotmc.org/resources/easyarmorstands.108349/
GNU General Public License v3.0
23 stars 6 forks source link

save actions #19

Open ttc111 opened 1 month ago

ttc111 commented 1 month ago

Have considered introducing a feature that allows survival players to save actions? Each player could save a few action presets, so when placing multiple armor stands with the same action, they can simply paste the saved action instead of having to readjust it each time

56738 commented 1 month ago

Added a clipboard which lets you save a single preset. https://hangar.papermc.io/56738/EasyArmorStands/versions/2.3.0-SNAPSHOT+134

I don't want EAS to store player data like presets on disk, but I'll think about adding a way to turn your clipboard into an item which you can store yourself.