mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 11:06:08 +00:00
change some default values
This commit is contained in:
parent
d77f6cbbf1
commit
8823ce070e
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ teleport-delay: 0
|
||||||
|
|
||||||
# The delay, in seconds, a player can't be attacked by other players after he has been teleported by a command
|
# The delay, in seconds, a player can't be attacked by other players after he has been teleported by a command
|
||||||
# This will also prevent that the player can attack other players
|
# This will also prevent that the player can attack other players
|
||||||
teleport-invulnerability: 0
|
teleport-invulnerability: 2
|
||||||
|
|
||||||
# The delay, in seconds, required between /heal attempts
|
# The delay, in seconds, required between /heal attempts
|
||||||
heal-cooldown: 60
|
heal-cooldown: 60
|
||||||
|
@ -315,7 +315,7 @@ repair-enchanted: true
|
||||||
register-back-in-listener: false
|
register-back-in-listener: false
|
||||||
|
|
||||||
#Delay to wait before people can cause attack damage after logging in
|
#Delay to wait before people can cause attack damage after logging in
|
||||||
login-attack-delay: 0
|
login-attack-delay: 5
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# +------------------------------------------------------+ #
|
# +------------------------------------------------------+ #
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue