#function untwo:teamget/update/
#チーム更新時に実行

#不必要なエンチャントを削除
function untwo:team/get/update/clear with storage untwo:players Team_DM

#Player
execute if entity @s[type=player] run return run function untwo:team/get/update/player

#MOBS
function untwo:team/get/update/mobs