Loop Through Blocks Near A Player

Discussion in 'Plugin Development' started by Canownueasy, Apr 16, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Canownueasy

    I'm wondering if there is a way to loop through blocks near the player (specified by a radius)?

    Thank you :)
     
  2. Offline

    nisovin

    Just use the x, y, and z values of the player's position, create some for loops, and start looping through the blocks. There's no special way to do this.
     
Thread Status:
Not open for further replies.

Share This Page