Started by
StarLander5772
on
Topic category: Help with Minecraft modding (Java Edition)
So I want to make it so that when you type in a command (e.g. /example) with a paramater (e.g. a players name) it will give whatever player who's name you put in as the parameter specific items.
I've been looking around for a while and I just can't seem to figure it out :/
I know a fix for this. I have a code that will check if a player exists and will do the command to that player. What exactly do you want your command to do?
So, Shmee, I have this same problem, and that would probably be what I want it to do, could you help me?