[WIP]DragonRider - Ride a dragon today! [1.9Pre-5]

Discussion in 'WIP and Development Status' started by Technius, Nov 1, 2011.

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

    Technius

    I'm making a plugin that allows you to ride enderdragons! I'm looking for devs to help me, I can't seem to be able to make the dragons controllable.

    commands:
    /ridedragon ride - spawns an enderdragon in your current place and you ride it.
    /ridedragon dismount - you get off the enderdragon and it gets despawned.

    permission node: ridedragon.rider

    Download
     
    gameswereus likes this.
  2. Offline

    Kainzo

    This sorta works already with MobRider - though summoning your own dragon would be neat - how do you plan to handle controls?
     
  3. Offline

    gameswereus

    Really cool man
     
  4. Offline

    Technius

    I don't know. That's why I'm looking for people to help me. Maybe sneaking while riding the dragon tells the dragon to move to the area where you're looking at?

    if(player.isSneaking)
    {
    player.getEyeArea <- or something like that
    <insert some sort of code here>
     
  5. Offline

    logangorence

    Looks Nice. I would love to see that Sneaking idea.
     
Thread Status:
Not open for further replies.

Share This Page