test_sign: type: world debug: true events: on player left clicks block location_flagged:command_sign: - determine cancelled passively - define data - if <[data].starts_with[command_]>: - define data <[data].replace_text[command_].replace_text[Pname].with[]> - if <[data].contains[ as_op]>: - execute as_op <[data].replace_text[ as_op]> - narrate "execute as_op <[data].replace_text[ as_op]>"