[MECH/RPG] DragonTravel Phoenix v0.0.0.17 - Be a Dragon-Rider! [1.7.10-R0.1]

Discussion in 'Archived: Plugin Releases' started by Phiwa, Nov 19, 2011.

  1. Offline

    Phiwa

    [​IMG]

    [​IMG]|[​IMG]|[​IMG]

    Visit DragonTravel on BukkitDev!


    Description:
    DragonTravel gives players the opportunity to ride dragons in Minecraft.
    It offers server-admins the possibility to add a new outstanding way of travel to their RPG-servers.



    [​IMG]


    Features:
    • Allows admins to set destinations for the dragons.
    • Allows players with the specific permission to summon and mount a dragon and...
      ...fly flights which consists out of waypoints(as many as you like)
      ...fly to destinations which have been set by an admin before.
      ...fly to coordinates chosen via command.
      ...fly to players choosen via command(different permission-nodes for other types of travel).
      ...fly to a home-position which has been set by this player earlier.
    • Spout-support
      -> Nice GUI for creating stations/destination or travelling via Spout/SpoutCraft.
      -> Music which gets played when travelling.
    • Allows admins to set stations and limit the mounting of dragons to these locations (or a specified radius around it).
    • Possibility to require a special item for players to use the plugin (e.g. a dragon-egg)
    • Making signs which automatically mount a player and bringthem to the written destination on the sign.
    • Permissions-Support (SuperPerms only!)
    • Support of all Economy-Plugins supported by Vault (Vault is required for that)!
      Admins can set different prices for all ways of travel!
    • Admins can choose in the config whether dragons of this plugin should destroy blocks or if any dragons should break blocks when touching.
    • All messages are fully customizable! Default messages.yml is English, but we provide other language-files in our wiki.
    Everything which isn't answered here will be answered on the BukkitDev-page, we simply can't manage to keep several pages up-to-date. This page was out-of-date for about six months until I remembered to put this note here.


    Commands, Permissions, Videos, Screenshots, etc. can be found on the BukkitDev-page or in our wiki (link is on the BukkitDev-page as well).
     
  2. Offline

    SuperFjord

    I'm using the command "/dt destlist" and I get an error telling me to report this to the Bukkit thread:
    An internal error occurred while attempting to perform this command.
     
  3. Offline

    Phiwa

    Which version of DragonTravel do you use?
    The error caused by the commands "/dt destlist" and "/dt home" has been fixed in version 1.5.2.
     
  4. Offline

    Phiwa

    We need your help!
    I just set up the Localization-feature of BukkitDev, so feel free to translate all messages given out by DragonTravel.
    There's no need for a French of German translation, those will be added by me and "TBGleNolife" later (at least I hope so). ;)

    Big thanks to all of you who help us to translate DragonTravel into as many languages as we can!

    The codes like "&c" give the messages a specific color, simply copy them into your code, the colours are all set correctly in the english messages.

    Green (&a): "Successful-messages"
    Red (&c): Errors
    Gold (&6): For names of destinations/stations
    White: (&f): If you colored a word and want to return to white again.
     
  5. Offline

    Sasuke5900

    Hi,

    Is it possible to give access to certain destinations as groups ?

    Exemple list of destinations :
    - spawn
    - town
    - farm
    - arena

    The first group have acces to :
    - spawn
    - town
    -arena

    The second group :
    - spawn
    - farm
    - arena

    If a membre of the second group use the sign to "town", he receives a message "Do not acces for this destination".

    (I'm French)

    Sasuke
     
  6. Offline

    Phiwa

    Sasuke5900: Sorry, this isn't possible.
    We already thought about permissions for single destinations, but there is no feature like that implemented yet.
     
  7. Offline

    VivaDaylight3

    Thanks for the amazing plugin!
     
    Phiwa likes this.
  8. Offline

    Acorwyn

    hey, i love that plugin :b but i got only one problem :c
    i dont know how i can include the economysystem :c can anyone tell me that?
    after that i want to do a german tutorial for that plugin btw :)
    thx :)
     
  9. Offline

    Phiwa

    Enable Economy-support in the config and install the Plugin Vault plus an economy-plugin.
     
  10. Offline

    Acorwyn

    how i install?.. or.. how i combine that plugins?
     
  11. Offline

    Phiwa

    Simply download Vault and move the Vault-JAR, the Economyplugin-JAR and the DragonTravel-JAR into your server's plugin-folder.
    After that, start the server which will generate the configs for the plugins.
    Open the config.yml in the folder /plugins/DragonTravel, set "Economy: true" and restart your server again.

    DragonTravel should now be running.
     
  12. Offline

    axebyte

    I am not sure if this issue is something my end or not.
    Just recently started charging for the DT ability in iconomy money.
    It all works fine except:

    If a player used the command when not at a station.
    /dt mount
    or
    /dt travel name
    they get charged the money but are denied access to taking off since they are not on a station.


    i dont see any config area for this, so was wondering if this was an over look to check for station before mone withdraw instead of what appears to be happening.

    :D
     
  13. Offline

    Necromedes

    Ok, I love this plugin but I have one problem. everytime a player tries to use the station to fly (dt travel destination) they are told they need permission for this. I have tried and tried to figure out how to configure this and even tried to use permissionsbukkit, which was a waste of my time. If anyone has any insight I would appreciate it.
     
  14. Offline

    Phiwa

    How do you give your players permissions for plugins? Which system do you use (except PermissionsBukkit)?
    It is quite simply to give permissions if you use one of the supported plugins and follow our guide at https://github.com/XemsDoom/DragonTravel/wiki/Commands-and-Permissions.
     
  15. Offline

    Wassax7

    Will you make a release for 1.4.x version cause I've tried with the current version and it's buggy, the dragon doesn't go to the destination =S
     
  16. Offline

    Phiwa

  17. Offline

    Necromedes

    I got it to work, no worries. Thanks for answering though! :D
     
  18. Offline

    Phiwa

    Okay :)
     
  19. Offline

    Phiwa

    Thread-Update
    I just remembered this thread and thought it would be a good idea to update it. :D
    Yes, this project definitely is alive and yes, we really broke the mark of 125.000 downloads a few weeks ago, it's really amazing, thank you guys!

    We are going to launch a little event within the next two months, so stay tuned to our BukkitDev-page! ;)
     
  20. Offline

    Phiwa

    Update to 1.8.7
    • Fixed:
      • permission dt.* not working correctly (Ticket #139)
      • statdragons now do not get removed when restarting the server (Ticket #124)
    • Added:
      • option to set a "required item" which a player needs to have in his inventory to use DragonTravel (Ticket #114)
        => bypass-permission "dt.notrequireitem"
     
  21. Love the plugin, keep up the good work!
     
    Steam Engines likes this.
  22. Offline

    Phiwa

    Thanks for the positive feedback! :)
     
    Steam Engines likes this.
  23. Offline

    Phiwa

    Update to 1.8.8
    • WORKS with: CB 1.5-R0.1
    • DOES NOT WORK WITH: CB 1.4.7-R1.0 or before
    • You either have to wait for the BukkitDev-team to approve the new file or use the link I posted in the comments at BukkitDev which brings you to the download-page. I didn't put any malware in the file and it shouldn't harm your computer/server, but use it at own risk or wait for the approval by the BukkitDev-team... ;)
     
  24. Offline

    Phiwa

    Update to 1.8.8.1
    • fixed player being dismounted about 20-50 blocks before reaching the destination when incoming from the west [Ticket #94]
    • fixed players being hurt when they are dismounted [Ticket #141]
    • added NoCheatPlus-hooks, so dragon-riders aren't recognized as "hackers" anymore [Ticket #143]

    Update to 1.8.8.2
    • WORKS with: CB 1.5.1-R0.1
    • DOES NOT WORK WITH: CB 1.5-R0.1 or before
     
  25. Offline

    Phiwa

    Update to 1.8.8.2.1
    • Clone of v1.8.8.2, but compiled for Java 6
     
  26. Offline

    Phiwa

    Update to 1.8.8.2.3
    • WORKS with: CB 1.5.2-R0.1 and CB 1.5.2-R0.2
    • DOES NOT WORK WITH: CB 1.5.1 or before
     
  27. Offline

    Steam Engines

  28. Offline

    Phiwa

    ;)
     
  29. Offline

    Felipe_Bailez

    Hey, I am new to the bukkit webiste, but I am running my server and already have some plugins, and so far the one that really made me exited about the server was this plugin. Since people live freely and far from the spawn I thought the dragon stations would be a good and fun way to make people move arround easly. I've tested it and it worked fantastic! But I don't know why, non-op members cannot use the signs. Do you know what can be happening?

    Anyways, I already thank you for this great plugin you shared. ^^

    Felipe
     
  30. Offline

    Phiwa

    Do you use a Permissions-plugin like PermissionsEx, BukkitPermissions or GroupManager?
    If you do so, simply take a look at the Wiki (link in the first post, http://dragontravel.phiwa.eu) and use the permissions for Travels.

    At the moment, x3nec and me are completely rewriting the plugin and some things will change (including the permissions), but you can try to get started with them. :)

    Thanks for the positive feedback. :)

    Regards
    Phiwa
     
    Felipe_Bailez likes this.
  31. Offline

    Felipe_Bailez

    I don't use any Permission-plugin but I was going to start using one. Maybe that is what is keeping the members from using the signs.

    Thank you so much for the assisstance and everything else! =D

    Felipe
     

Share This Page