I want to do this through a screengui button for only myself, when I click the button once, every player in the server receives for example a push or punch tool from ReplicatedStorage. When I press it again, every player who had that punch or push tool will have it removed from their inventory. I also want to make sure that if a player resets or leaves the game whilst the tools in their inventory, it won’t break the game.
Thank you.