Skip to content

Commit

Permalink
feat: add unchama to __global__ region member
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky3028 committed Mar 9, 2024
1 parent 28135b4 commit 446c492
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,9 @@ spec:
mv gamerule doInsomnia false world_SW_nether
mv gamerule doInsomnia false world_SW_the_end
mvm set difficulty peaceful world_2
rg addmember -w world_2 __global__ unchama
rg flag -w world_2 __global__ build -g members allow
rg addmember -w world_SW_2 __global__ unchama
rg flag -w world_SW_2 __global__ build -g members allow
rg flag -w world_2_the_end __global__ deny-spawn ENDER_DRAGON
rg flag -w world_SW_the_end __global__ deny-spawn ENDER_DRAGON
Expand Down

0 comments on commit 446c492

Please sign in to comment.