Disabled combat mode by default

This commit is contained in:
Jules 2023-02-22 17:38:38 +01:00
parent cebbfcf5c8
commit 83b9c37c6a

View File

@ -293,7 +293,7 @@ command-verbose:
pvp_mode: pvp_mode:
# Requires /reload when changed # Requires /reload when changed
enabled: true enabled: false
# Delay after any attack during which the player will stay in PvP Mode (seconds) # Delay after any attack during which the player will stay in PvP Mode (seconds)
# Has to be lower than 'cooldown.combat' # Has to be lower than 'cooldown.combat'
@ -305,8 +305,8 @@ pvp_mode:
invulnerability: invulnerability:
time: 60 time: 60
# When enabled, players can hit other players to # When enabled, players can damage other players
# end their invulnerability state. # to end this invulnerable time period.
can_damage: false can_damage: false
cooldown: cooldown: