Skip to content

Commit

Permalink
Update Minecraft Wiki link to new domain after fork
Browse files Browse the repository at this point in the history
  • Loading branch information
misode authored Sep 25, 2023
1 parent 2113acf commit 1c94727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ Opt:

Returns an array of entities that satisfies the given command selector string `str`, execution position `pos`, execution world `world`, and the ID of the entity that initiated the execution `ctxEntityId`.

Valid selector string values are names of online players and [valid target selector variables](https://minecraft.fandom.com/wiki/Target_selectors#Target_selector_variables).
Valid selector string values are names of online players and [valid target selector variables](https://minecraft.wiki/w/Target_selectors#Target_selector_variables).

Setting `allowUser` to `true` (default value) enables players to be included in the returned array, disables otherwise.

Expand Down

0 comments on commit 1c94727

Please sign in to comment.