1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-15 02:59:06 +02:00

change some default values

This commit is contained in:
Iaccidentally
2012-06-21 05:05:22 -03:00
parent 51f7f6807a
commit e7e1d1a109

View File

@@ -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
# 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
heal-cooldown: 60
@@ -315,7 +315,7 @@ repair-enchanted: true
register-back-in-listener: false
#Delay to wait before people can cause attack damage after logging in
login-attack-delay: 0
login-attack-delay: 5
############################################################
# +------------------------------------------------------+ #