Generate blocks

Discussion in 'Plugin Development' started by PieMan456, Feb 21, 2014.

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

    PieMan456

    Hello, I am trying to make a plugin that when a player types a command it teleports them to a random location and spawns a house and fence around them and also the blocks are protected so only that player can break them. I just wanted to know if this is possible and how I would do it. Thanks!
     
  2. PieMan456 Hmmm, I don't think it is fully possible, but then again, it may be..
     
  3. Offline

    xTrollxDudex

    PieMan456
    Use j.u.Random to find coords to location, use block relatives to construct shapes, add metadata. Check BlockBreak, check metadata.
     
Thread Status:
Not open for further replies.

Share This Page