Midair Block Placement

Discussion in 'Plugin Development' started by glata, Apr 8, 2011.

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

    glata

    I am currently working on my first mod which allows you to place blocks midair.
    How it will work is when you are flying (using flymod, etc.) by using a command you can place a block directly infront of you even if you arn't placing a block on an existing block. I will try my best to make this plugin use Permissions.
    This is the first plugin I am making so go easy on me ;)
    Also if anyone has any good ideas please tell me.
     
  2. Offline

    Shamebot

    I think it would be nice if you could toogle it by sneaking in the air, i think there's a player.isSneaking() and a world.getHighestBlockAt(...), so this should be no problem.
     
  3. Offline

    glata

    I'll try it, if it doesn't work on the first release I can try it for later versions.
     
Thread Status:
Not open for further replies.

Share This Page