Version 1.2.0 released!
IMPORTANT
GU is no longer required
ALL PREVIOUS VERSION COMMAND STANDS WILL BREAK
Changes
- All commands must now be run as the topmost entity
- The interaction now rides the armorstand, allowing for the armorstand to be moved
- Interact and Attack commands can be added completely independantly of eachother
- The help menu can type the commands into chat for you
Removed
- All previous commands except for the help command
- The advancment
Added
- uninstall command - removes all traces of the pack
- make command stand command - makes the armorstand it is run as into a command stand
- add command command - adds a command to the armorstand
- remove command stand command - deletes the command stand, leaving just the armorstand
V1
Added
- Ability for armorstands to have rightclick comamnds added with the command:
/function ascmd:create_command {CMD:"Your Command Here"}
- Ability for armorstands that have rightclick commands to have leftclick commands with the comamd:
/function ascmd:add_punch_function {CMD:"Your Command Here"}
- Ability fro commands to be removed rom armorstands that have commands with the command:
/function ascmd:remove_command