Tell commands ignore selectors in some circumstances
Partner Rank:
2
Partner Team Reporting:
Jigarbov Productions
Verification builds:
1.19.10.22
Summary:
Tell commands ignore selectors in some circumstances
Impact:
Makes games that use the chat bar unplayable in any map that uses the tell command
This effects the recent
Marketplace Creator Tycoon,
Simburbia
Papercraft Series
and likely every map that uses tell in some format, I often use it for debugging
Repro Steps:
- Open Marketplace Creator Tycoon
- click the computer
- note the spam in the chat window
Observed:
the chat window is spammed with messages that should not be visible

Expected:
the tell commands should only be visible if you have the tag 'debug'
Screenshots/Videos attached:
above
Regression Builds:
1.19.10.21
Notes:
I believe this has something to do with versioning or something specific with the tell commands. If I just run the command tell @a[tag=debug] it works as expected, so there's something else wrong under the hood.