Border

Discussion in 'Plugin Development' started by Aggressor, Jul 30, 2014.

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

    Aggressor

    Hi, so I am creating a plugin which involves a border around the world. The only thing that I could think of, was to do it all manually, but that would take ages, have you got any good ideas how to get all the blocks in a square or circle around a certain coordinate?

    Thanks
     
  2. Offline

    valon750

    Aggressor

    Is it a physical border, or one where the player will just be stopped from moving out certain co-ordinates?
     
  3. Offline

    ZodiacTheories

  4. Offline

    Aggressor

  5. Aggressor A circle border is possible (well, not really since the lack of circles in Minecraft but close enough) a square border is much easier.

    All you'll have to do is know the minimum and maximum corners. Then, using the x, y, and z values you want to make loops to work out and place blocks on all of the "edges".
     
Thread Status:
Not open for further replies.

Share This Page