Skip to content

Commit

Permalink
Merge pull request #1547 from GiganticMinecraft/setKeepInventory
Browse files Browse the repository at this point in the history
すべてのワールドにkeepInventoryを追加
  • Loading branch information
rito528 authored Dec 18, 2023
2 parents b2b991a + 1e0a897 commit ab7a4da
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@ spec:
- name: RCON_CMDS_STARTUP
value: |-
gamerule keepInventory true
mv gamerule keepInventory world_SW
mv gamerule keepInventory world_SW_2
mv gamerule keepInventory world_SW_nether
mv gamerule keepInventory world_SW_the_end
mv gamerule keepInventory true world_SW
mv gamerule keepInventory true world_SW_2
mv gamerule keepInventory true world_SW_nether
mv gamerule keepInventory true world_SW_the_end
mv create world_SW NORMAL
mv create world_SW_2 NORMAL
mv create world_SW_nether NETHER
Expand Down

0 comments on commit ab7a4da

Please sign in to comment.