en:
commands:
sqf_v1:
responses:
server_success_with_return: 'Hey %{user}, `%{server_id}` executed your code successfully and the code returned the following: ```%{response}```'
server_success: Hey %{user}, `%{server_id}` executed your code successfully and the code returned nothing.
invalid_target: |-
I'm sorry %{user}, `%{server_id}` has informed me that `%{target_uid}` is not online or has not joined the server.
Either way, your code was not executed.
target_success: Hey %{user}, `%{server_id}` executed your code successfully on `%{target_uid}`