I'm a newb, and I need help with region selection, and manipulating blocks in the region. Thanks!

Discussion in 'Plugin Development' started by Plazmotech, May 24, 2012.

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

    Plazmotech

    As the title says, I need help. Lots of it. I need to know how to select a region, and how to manipulate blocks in it. The manipulation should be easy, but how to I place blocks, etc. ? I would like to have them select a wooden sword, and then it saves as a region. Every 3 days or so the blocks in the region get changed. Please help!!!!
     
  2. Offline

    TheTrixsta

    For a "newb", this wont be so possible, unless someone walks you through it step by step. You might just want to use the WorldGuard API. ;)
     
  3. Offline

    r0306

    Plazmotech
    Easy way to do this would be to save the location of the two corners that were clicked into a file and then manipulate the blocks within the X, Y, and Z as needed using a loop.
     
  4. Offline

    Plazmotech

    Ok, i'm not thaaaat newb. I don't have THAT much experience with java, but I do with other languages.
     
  5. Offline

    TheTrixsta

    Im still gonna recommend your implement WorldGuard ;)
     
Thread Status:
Not open for further replies.

Share This Page