Skip to content

Commit

Permalink
Changed portal invincibility time
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiNakamura committed Feb 1, 2021
1 parent 46b6865 commit ba1c334
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 @@ -2,7 +2,7 @@ sudden-death-time: 3600 # seconds
warning-times: [60, 30, 15, 10, 5, 4, 3, 2, 1] # seconds
grace-period: 30 # seconds
respawn-invincibility: 15 # seconds
portal-invincibility: 15 # seconds
portal-invincibility: 5 # seconds
indestructable-spawners: true
prevent-bed-explosions: true
prevent-respawn-anchor-explosions: true
Expand Down

0 comments on commit ba1c334

Please sign in to comment.