1
Teams system help
im trying to make a game like splatoon but my problem is that i want to make it so that only blue team will turn the ground blue but i cant figure out how to do it can someone help me with this im on 1.16.2 btw
1
Using the team flag in your selector will target only people on that team.
eg:
/execute as @a[team=blue] run ...
eg:
/execute as @a[team=blue] run ...
