A number of people preferred the old way the plugin worked. This update restores the old way as well as keeping the new features of v4.
Changes:
Combined the features of v3 and v4 so that both the new way and old way of manipulating armor stands are available.
Added the ability to shift-click armor and items into and out of the armor stand’s inventory slots in the GUI.
New config option saveToolCreatesCommandBlock - When set to true, a command block is created when using the GUI to create a summon command for an armor stand (Default: true)
New config option logGeneratedSummonCommands - When set to true, all generated summon commands are logged to the file AST-generated-summon-commands.log (Default: false)
Fixed minor bug that sometimes caused tools to cycle when dropping an armor stand.