Every command block I use the @s function does not work at all, and renders the command block useless. Everything works except @s and I would like to know why if you have an answer. I say this because when people join my world I dont want to give them what im giving myself which is what the @s is for but does not work.
Linked issues
Comments 2
Thank you for your report!
We're tracking this issue in MCPE-36924, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit
Wouldn't @s cause command block to try giving the item to itself (since @s means executor of the command)? @s makes no sense for command blocks.