Skip to content

Commit

Permalink
Merge pull request #1631 from GiganticMinecraft/changeWorldGuardConfig
Browse files Browse the repository at this point in the history
chore: worldGuardのblock-other-explosionsをfalseに変える
  • Loading branch information
rito528 authored Dec 27, 2023
2 parents 09d2715 + 92aec32 commit 43771e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,7 @@ data:
block-item-frame-destroy: true
block-plugin-spawning: true
block-above-ground-slimes: false
block-other-explosions: true
block-other-explosions: false
block-zombie-door-destruction: false
block-creature-spawn: []
player-damage:
Expand Down

0 comments on commit 43771e2

Please sign in to comment.