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 Sep 17, 2013@fungreenfox
Lol, I don't know how you managed to do that, but congratulations, you did something impossible. :D
-
View User Profile
-
Send Message
Posted Sep 17, 2013And one more thing. When i have recorded a flight, it works only backwards.
When i record starting at B going to A, i can only do the flight from A to B and not as supposed B to A.
-
View User Profile
-
Send Message
Posted Sep 17, 2013@fungreenfox
I'll add to the wiki and take a look at the new language file later. :)
Concerning CommandBouncer: try it, I don't know why it shouldn't work. :)
-
View User Profile
-
Send Message
Posted Sep 17, 2013Do you think, that it is possible to use "commandbouncer" plugin, to redirect the normal home and sethome to "dt home" and "dt sethome" ?
-
View User Profile
-
Send Message
Posted Sep 17, 2013@Phiwa
For exampel "ofDragonTravel" and "all" under the grief section, i can't guess what this is for.
And under Payment, "by ressources" payment, is this referring to an amount of item-(ID) where under prices will become item amount?
BTW Danish translation of messages has been uploaded as ticket.
-
View User Profile
-
Send Message
Posted Sep 17, 2013@fungreenfox
Which explanation did you consider when writing this?
I guess I should update the pmWiki to the DragonTravel-Phoenix-Content and use the GoogleDoc for the old versions instead.
At the moment, you find all information related to DragonTravel Phoenix in the GoogleDoc linked below the Wiki-banner. :)
-
View User Profile
-
Send Message
Posted Sep 17, 2013There are far more options in the config then explained.
-
View User Profile
-
Send Message
Posted Sep 15, 2013@Shooty_
If you find any bugs or an error occurs, please tell me. :)
-
View User Profile
-
Send Message
Posted Sep 15, 2013@Phiwa
Thanks ! Already downloaded :p !
-
View User Profile
-
Send Message
Posted Sep 15, 2013@komunx3
I just fixed it and uploaded v0.0.0.6, the problem only appeared when a player dismounted using SHIFT or was dismounted by water and reached the end of a flight/travel before he had been mounted again. :)
@Brocodo
You are using an old version of DragonTravel which is no longer supported. The problem is the same I described above, but I do not fix it for the old version, sorry. -.-
-
View User Profile
-
Send Message
Posted Sep 15, 2013My server just crashed :
2013-09-15 18:01:50 [SEVERE] net.minecraft.server.v1_6_R2.ReportedException: Ticking entity
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:575)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
2013-09-15 18:01:50 [SEVERE] Caused by: java.lang.NullPointerException
2013-09-15 18:01:50 [SEVERE] at eu.phiwa.dt.RyeDragon.flight(RyeDragon.java:363)
2013-09-15 18:01:50 [SEVERE] at eu.phiwa.dt.RyeDragon.c(RyeDragon.java:421)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.EntityLiving.l_(EntityLiving.java:1283)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.EntityInsentient.l_(EntityInsentient.java:150)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.World.entityJoinedWorld(World.java:1492)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.World.playerJoinedWorld(World.java:1467)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.World.tickEntities(World.java:1336)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.WorldServer.tickEntities(WorldServer.java:517)
2013-09-15 18:01:50 [SEVERE] at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:571)
2013-09-15 18:01:50 [SEVERE] ... 4 more
2013-09-15 18:01:50 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.server.v1_6_R2.ReportedException: Ticking entity
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:575)
at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NullPointerException
at eu.phiwa.dt.RyeDragon.flight(RyeDragon.java:363)
at eu.phiwa.dt.RyeDragon.c(RyeDragon.java:421)
at net.minecraft.server.v1_6_R2.EntityLiving.l_(EntityLiving.java:1283)
at net.minecraft.server.v1_6_R2.EntityInsentient.l_(EntityInsentient.java:150)
at net.minecraft.server.v1_6_R2.World.entityJoinedWorld(World.java:1492)
at net.minecraft.server.v1_6_R2.World.playerJoinedWorld(World.java:1467)
at net.minecraft.server.v1_6_R2.World.tickEntities(World.java:1336)
at net.minecraft.server.v1_6_R2.WorldServer.tickEntities(WorldServer.java:517)
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:571)
... 4 more
-
View User Profile
-
Send Message
Posted Sep 15, 2013Also got an error, similair to komunx3.
PAstebin: http://pastebin.com/FPJJw5di
-
View User Profile
-
Send Message
Posted Sep 15, 2013I got this error after flying with 2 dragons, this error comes now more then 1 time and freezed the server:
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NullPointerException
at eu.phiwa.dt.RyeDragon.flight(RyeDragon.java:363) at eu.phiwa.dt.RyeDragon.c(RyeDragon.java:421) at net.minecraft.server.v1_6_R2.EntityLiving.l_(EntityLiving.java:1276) at net.minecraft.server.v1_6_R2.EntityInsentient.l_(EntityInsentient.java:150) at net.minecraft.server.v1_6_R2.World.entityJoinedWorld(World.java:1354) at net.minecraft.server.v1_6_R2.World.playerJoinedWorld(World.java:1335) at net.minecraft.server.v1_6_R2.World.tickEntities(World.java:1223) at net.minecraft.server.v1_6_R2.WorldServer.tickEntities(WorldServer.java:480) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:572) ... 4 more
-
View User Profile
-
Send Message
Posted Sep 13, 2013@komunx3
I got out of office earlier today, so I managed to test the new version and didn't find any bugs.
Added a sign-protection for all DragonTravel-signs and a permission (dt.admin.signs) to change it. :)
I already uploaded the file, so now it's up to the BukkitDev-team to approve it. :)
-
View User Profile
-
Send Message
Posted Sep 13, 2013Will you post the new version on sunday, because im in the next week in italy and away.
I need that version for my player before monday :P
-
View User Profile
-
Send Message
Posted Sep 13, 2013@InfroCZE
The water shouldn't be a problem.
I just had time for a short test of this issue and I got dismounted from the dragon while riding under water, but remounted every second until I got out of the water again and from then on normally sat on the dragon. Everything like it is supposed to be. :)
-
View User Profile
-
Send Message
Posted Sep 12, 2013@komunx3
I fixed another bug and need to test it.
I can give you the development version to test it, I do not have the time to test it until Sunday. -.-
-
View User Profile
-
Send Message
Posted Sep 12, 2013Pls fix the Permissions bux :(, need it
-
View User Profile
-
Send Message
Posted Sep 10, 2013@InfroCZE
Should work for Spigot, only MCPC+ won't work at all as far as we know.
I'll test it again. :)
-
View User Profile
-
Send Message
Posted Sep 10, 2013@Phiwa
well, it dont :( and its a shame it might be that phoenix dont work for me.... am using spigot, so thats it right?