Files
mc-server/datapacks/World-Teams/data/cmd/function/tick.mcfunction
T
2026-05-07 17:39:30 +02:00

4 lines
263 B
MCFunction
Executable File

execute as @a[team=!overworld] at @s if dimension minecraft:overworld run team join overworld
execute as @a[team=!nether] at @s if dimension minecraft:the_nether run team join nether
execute as @a[team=!end] at @s if dimension minecraft:the_end run team join end