Skip to content

Commit

Permalink
update'
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Brunson committed Nov 22, 2022
1 parent 844e24d commit 9ed9a61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion install.sh

This file was deleted.

1 change: 0 additions & 1 deletion src/main/java/com/minehut/cosmetics/crates/Crate.java
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ public void playOpenAnimation(Player player, Location crateLoc, ItemStack result

// return to spawn if possible
player.performCommand("spawn");

player.setGameMode(GameMode.ADVENTURE);
}, totalOpenTicks + totalRollTicks + idleTicks);
}
Expand Down

0 comments on commit 9ed9a61

Please sign in to comment.