Started by
imgdawgmaster
on
Topic category: Help with MCreator software
I'm trying to make a command that extinguishes a certain player but I haven't figured out how to get the command parameter 0 to be the source/event target. Does anyone know how to do this?
You could iterate players (for each player in server) and select them based on your desired condition.