From 751d2dc7558eebb58955c9976b365e3a49632366 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Wed, 7 Aug 2013 16:06:35 +0300 Subject: fix config comment at heal-cooldown --- Essentials/src/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 49acb1958..6c330772e 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -51,7 +51,7 @@ teleport-delay: 0 # This will also prevent the player attacking other players. teleport-invulnerability: 4 -# The delay, in seconds, required between /heal attempts. +# The delay, in seconds, required between /heal or /feed attempts. heal-cooldown: 60 # What to prevent from /i /give. -- cgit v1.2.3