DragonTravel
It offers server-admins the possibility to add a new outstanding way of travel to their servers.
More videos on DragonTravel (including tutorials)
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 your faction's home-position (Factions required)
...fly to your town's spawn (Towny required)
...fly to a home-position which has been set by this player earlier. - 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 bring them to the written destination on the sign.
- Permissions-Support
- 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 German and French language files as well.
Due to the fact that things can change rapidly in this project, I stopped maintaining instructions on the plugin and other information like a list of commands/permissions in the forums, on this page etc. and decided to create a central location where you can always find all information up-to-date: The DragonTravel-Wiki.
Please use this wiki and report all mistakes you find in there and avoid posting questions on topics like commands/permissions/sign-creation etc., which are answered in the wiki, in the comments.
The questions and requests posted in the comments are repeating and there are some questions we answer at least once per week, so we decided to write down some of those Frequently Asked Questions.
Please read the questions below and see if you can find your question there, this really saves us time we can then spend on the development of DragonTravel.
- Is it possible to change the speed the dragon's wings are flapping?
- Is it possible to remove the dragon's health-bar?
- Is it possible to control the dragon manually?
- Is it possible to move the rider closer to the dragon to avoid him flying above it?
- DragonTravel does not start, what can be the problem?
You can find the answers to those questions in the FAQ!
Please read the paragraph above before posting any questions!







-
View User Profile
-
Send Message
Posted Mar 26, 2013Hi,
I'm using 1.8.8.2.1 and getting the following error in my server.log:
Pastebin - Minecraft/Bukkit log - DragonTravel Error
The following Plugins are running on my server:
-
View User Profile
-
Send Message
Posted Mar 26, 2013@lifesuxtr
And you are using version 1.8.8.2.1 ?
Please post your server-log on server-startup at pastebin.com and send me the link (or post it here), otherweise I can't find the problem.
Other users already told me it is running perfectly on their machines, so there has to be a mistake on your side. ;)
-
View User Profile
-
Send Message
Posted Mar 26, 2013Still not works.
1.5.1 Bukkit.Its not creating any folder and not working...
-
View User Profile
-
Send Message
Posted Mar 25, 2013@WetNetGo
Thanks for this feedback, feels good to hear those lines between all the comments about things not working. ;)
I like this "job" and I actually like to spend some time on it, but it's not always easy to find this time. -.-
Enjoy the result of those hours. ;)
-
View User Profile
-
Send Message
Posted Mar 25, 2013Thank you for keeping this plugin up to date, and using your valuable time on us :3 It really is appreciated!
-
View User Profile
-
Send Message
Posted Mar 25, 2013@hellsword92
Read the serverlog on server-startup and my last two posts
-
View User Profile
-
Send Message
Posted Mar 25, 2013i have just installed the plugin but for some reason the dragon does not appear on my screen and nothing happens when i go to travel could someone please help me
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Mc_Hunter_
Please read the post under yours, the new version for Java 6 is already released, but you can't see it until the BukkitDev-staff approves it...
-
View User Profile
-
Send Message
Posted Mar 25, 2013Hello, if you could get a version for Java 6. For now, it is not possible to use the plugins in Java 6
Thanks.
-
View User Profile
-
Send Message
Posted Mar 24, 2013Sorry guys, seems like I really made the same mistake again, because I released v1.8.8.2 in my break at work using a different computer which was set to the default of Java 7.
Please consider the fact that I spent my few minutes of break for you and forgive me this mistake, I'm coding and maintaining this plugin in my free time...
Enjoy the new v1.8.8.2.1 (wow, what a version number :D) which hopefully works out fine now as soon as it has been approved by the BukkitDev-staff. :)
-
View User Profile
-
Send Message
Posted Mar 24, 2013@spy85
There has to be a message in the serverlog concerning DragonTravel, could you please tell me?
I guess I simply compiled the version for Java 7 again... -.-
I will take a look at it as soon as possible.
-
View User Profile
-
Send Message
Posted Mar 24, 2013Its not working on 1.5.1
It doesnt create any folder and it says unknown command
-
View User Profile
-
Send Message
Posted Mar 23, 2013Not working in 1.5 or 1.5.1 craftbukkit :O PLEASE FIX :D
-
View User Profile
-
Send Message
Posted Mar 23, 2013@mattdasnipah
But you updated DragonTravel to v1.8.8.2?
I thought I compiled it with Java 1.6 this time, but due to the fact that you are the second one who says it doesn't work and the log actually tells the problem, I will have to take a look at that again tomorrow when I get home.
@pellopo82
I will have to take a second look, because you do not seem to be the only one with that problem.
-
View User Profile
-
Send Message
Posted Mar 23, 2013Hi i've been using dragon travel for a while be since 1.5.1 I keep getting this message 11:58:18 [SEVERE] Could not load 'plugins/DragonTravel.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: eu/phiwa/dt/DragonTravelMain : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:56) at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: eu/phiwa/dt/DragonTravelMain : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:249) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
If anyone can help me please respond or message me thank you (p.s. im running my server on offline mode because im trying to get plugins to work properly and probably wont host it for about 2 weeks)
-
View User Profile
-
Send Message
Posted Mar 23, 2013@pellopo82
What is the error you are getting on startup?
I actually think I didn't make the same mistake this time. ;)
-
View User Profile
-
Send Message
Posted Mar 23, 2013Plugin does not run on java6 server :-(
-
View User Profile
-
Send Message
Posted Mar 23, 2013@Cbarron
No comment, how can someone ignore this huge red sentece?!
-
View User Profile
-
Send Message
Posted Mar 22, 2013yes, when will you be making it so that players will be able to "free fly" thier mounts ? so they can fly anywhere "and have control like using /fly please look in to this cause we are making a SMP RPG server and that would be nice for us as we have a 8k by 8k Full cutsom world painter made map and plugins to match ! if you wish to add this feature i would love to have a copy and i would add you to out list of plugin dev's as a thank you ! with a link to your site.. if you with to respond please do so in a pm thanks Minez-us1.net
-
View User Profile
-
Send Message
Posted Mar 21, 2013Yes it works, thanks