Command Block Command Sender #2160
Labels
completed
The issue has been fully resolved and the change will be in the next Skript update.
enhancement
Feature request, an issue about something that could be improved, or a PR improving something.
priority: lowest
"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Description
Currently, when you make a command like
and execute the command
/example
in a command block, the location broadcasted will return with a<none>
My suggestion is to add a test for whether or not command blocks are executing the command, and to return the location of the executing command block should the command sender's location be used
The text was updated successfully, but these errors were encountered: