Skip to content

Commit

Permalink
The small fix
Browse files Browse the repository at this point in the history
Zakru committed Sep 3, 2018
1 parent 2769459 commit db61aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion battleroyale/data/battleroyale/functions/reset.mcfunction
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ worldborder set 60000000
scoreboard players set timer value -1
scoreboard players set pause value 1
scoreboard players set prepare value 0
gamemode adventure @[gamemode=spectator,scores={dead=1}]
gamemode adventure @a[gamemode=spectator,scores={dead=1}]
scoreboard players set @a dead 0
time set 0
gamerule doMobLoot false

0 comments on commit db61aad

Please sign in to comment.