Difference between revisions of "followDistanceMax"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';followDistanceMax [<number>] :When following, Kore will try to never be further away from the followTarget than the number of blocks specified in followDistanceMax, and …')
 
Line 1: Line 1:
;followDistanceMax [<number>]
+
; followDistanceMax [<number>]
:When following, Kore will try to never be further away from the [[followTarget]] than the number of blocks specified in [[followDistanceMax]], and never closer than the number of blocks specified in [[followDistanceMin]].
+
: When following, Kore will try to never be further away from the [[followTarget]] than the number of blocks specified in [[followDistanceMax]], and never closer than the number of blocks specified in [[followDistanceMin]].
 +
 
 +
 
 +
[[Category:config.txt]]

Revision as of 02:40, 15 December 2009

followDistanceMax [<number>]
When following, Kore will try to never be further away from the followTarget than the number of blocks specified in followDistanceMax, and never closer than the number of blocks specified in followDistanceMin.