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