Skip to content

Commit

Permalink
disable defaultImmune
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Jan 20, 2024
1 parent 376d765 commit 770dfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sendMessage: true
saveState: true
#
# Should a Player be on join default immune?
defaultImmune: true
defaultImmune: false
#
# Should the stacked players be throwable?
throwable: true
Expand Down

0 comments on commit 770dfd2

Please sign in to comment.