This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Creeper Commands
| Arguments | Result | Notation | 
|---|---|---|
| int x, int y, int range, int threshold, bool lessThan, bool square, bool AC | x y r t lt s ac –  | 
Checks if there is creeper in range of the x,y coordinates, threshold parameter defines the minimal amount of creeper to be found, while square command switches between a square and a circle area of searching. AC parameter defines if anti-creeper is searched for.
example goes here