So I’m making a bedwars-type game, but instead of a bed, I used flags. I’m trying to figure out how you can make it so killing a player after capturing the flag turns them into the spectator. I already got the flag thing sorted out.
I’ve already tried using a knockout manager, but that just turns the player who killed the enemy into a spectator.