Skip to content

Commit

Permalink
Update start.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchyTurtle authored Aug 22, 2022
1 parent ca08879 commit 3500915
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Avatar Addon V9 BP/animations/start.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"/scoreboard players set @s cooldown1 0",
"/execute @s[tag=spirit] ~~~ gamemode s @s",
"/execute @s[tag=spirit] ~~~ kill @s",
"/scoreboard players operation @a aas = avatar:config aas",
"/scoreboard players operation @a home = avatar:config home",
"/scoreboard players operation @a shop = avatar:config shop",
"/execute @s[tag=spirit] ~~~ tellraw @s {\"rawtext\":[{\"text\":\"§cYou logged out while in spirit.\"}]}",
"/execute @s[scores={combat=1..}] ~~~ gamemode s @s",
"/execute @s[scores={combat=1..}] ~~~ kill @s",
Expand All @@ -21,4 +24,4 @@
"loop": false
}
}
}
}

0 comments on commit 3500915

Please sign in to comment.